Searched refs:OCFS2_RESV_FLAG_DIR (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/ocfs2/
H A Dinode.c398 OCFS2_RESV_FLAG_DIR);
H A Dreservations.c45 if (!(resv->r_flags & OCFS2_RESV_FLAG_DIR)) {
H A Dreservations.h35 #define OCFS2_RESV_FLAG_DIR 0x04 /* Reservation is for an unindexed macro
56 #define OCFS2_RESV_TYPES (OCFS2_RESV_FLAG_TMP|OCFS2_RESV_FLAG_DIR)

Completed in 141 milliseconds