Searched refs:OCFS2_RESV_FLAG_DIR (Results 1 – 3 of 3) sorted by relevance
35 #define OCFS2_RESV_FLAG_DIR 0x04 /* Reservation is for an unindexed macro56 #define OCFS2_RESV_TYPES (OCFS2_RESV_FLAG_TMP|OCFS2_RESV_FLAG_DIR)
45 if (!(resv->r_flags & OCFS2_RESV_FLAG_DIR)) { in ocfs2_resv_window_bits()
398 OCFS2_RESV_FLAG_DIR); in ocfs2_populate_inode()