Searched refs:F2FS_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance
2276 #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | F2FS_TOPDIR_FL)) macro2286 return flags & F2FS_REG_FLMASK; in f2fs_mask_flags()