Searched refs:F2FS_DIRSYNC_FL (Results 1 – 3 of 3) sorted by relevance
51 if (flags & F2FS_DIRSYNC_FL) in f2fs_set_inode_flags()
2975 #define F2FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro2983 F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \2987 #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \
1983 { F2FS_DIRSYNC_FL, FS_DIRSYNC_FL },