Home
last modified time | relevance | path

Searched refs:F2FS_REG_FLMASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Df2fs.h3003 #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \ macro
3014 return flags & F2FS_REG_FLMASK; in f2fs_mask_flags()