Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.c89 if (flags & OCFS2_DIRSYNC_FL) in ocfs2_set_inode_flags()
99 OCFS2_IMMUTABLE_FL|OCFS2_NOATIME_FL|OCFS2_DIRSYNC_FL); in ocfs2_get_inode_flags()
109 oi->ip_attr |= OCFS2_DIRSYNC_FL; in ocfs2_get_inode_flags()
H A Docfs2_fs.h260 #define OCFS2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */ macro
H A Dioctl.c103 flags &= ~OCFS2_DIRSYNC_FL; in ocfs2_set_inode_attr()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dinode.c87 if (flags & OCFS2_DIRSYNC_FL) in ocfs2_set_inode_flags()
97 OCFS2_IMMUTABLE_FL|OCFS2_NOATIME_FL|OCFS2_DIRSYNC_FL); in ocfs2_get_inode_flags()
107 oi->ip_attr |= OCFS2_DIRSYNC_FL; in ocfs2_get_inode_flags()
H A Dioctl.c107 flags &= ~OCFS2_DIRSYNC_FL; in ocfs2_fileattr_set()
H A Docfs2_fs.h258 #define OCFS2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */ macro

Completed in 15 milliseconds