Home
last modified time | relevance | path

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

/fs/ocfs2/
A Dinode.c85 if (flags & OCFS2_DIRSYNC_FL) in ocfs2_set_inode_flags()
95 OCFS2_IMMUTABLE_FL|OCFS2_NOATIME_FL|OCFS2_DIRSYNC_FL); in ocfs2_get_inode_flags()
105 oi->ip_attr |= OCFS2_DIRSYNC_FL; in ocfs2_get_inode_flags()
A Dioctl.c107 flags &= ~OCFS2_DIRSYNC_FL; in ocfs2_fileattr_set()
A Docfs2_fs.h258 #define OCFS2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */ macro

Completed in 14 milliseconds