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