Searched refs:F2FS_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance
1271 #define F2FS_REG_FLMASK (~(FS_DIRSYNC_FL | FS_TOPDIR_FL)) macro1279 return flags & F2FS_REG_FLMASK; in f2fs_mask_flags()