Home
last modified time | relevance | path

Searched refs:F2FS_DIRSYNC_FL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dinode.c48 if (flags & F2FS_DIRSYNC_FL) in f2fs_set_inode_flags()
H A Df2fs.h2634 #define F2FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
2640 F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \
2644 #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \
H A Dfile.c1893 { F2FS_DIRSYNC_FL, FS_DIRSYNC_FL },
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinode.c51 if (flags & F2FS_DIRSYNC_FL) in f2fs_set_inode_flags()
H A Df2fs.h2984 #define F2FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */ macro
2992 F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \
2996 #define F2FS_REG_FLMASK (~(F2FS_DIRSYNC_FL | F2FS_PROJINHERIT_FL | \
H A Dfile.c1972 { F2FS_DIRSYNC_FL, FS_DIRSYNC_FL },

Completed in 30 milliseconds