Home
last modified time | relevance | path

Searched refs:OCFS2_NOATIME_FL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.c87 if (flags & OCFS2_NOATIME_FL) in ocfs2_set_inode_flags()
99 OCFS2_IMMUTABLE_FL|OCFS2_NOATIME_FL|OCFS2_DIRSYNC_FL); in ocfs2_get_inode_flags()
107 oi->ip_attr |= OCFS2_NOATIME_FL; in ocfs2_get_inode_flags()
H A Docfs2_fs.h248 #define OCFS2_NOATIME_FL FS_NOATIME_FL /* do not update atime */ macro
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dinode.c85 if (flags & OCFS2_NOATIME_FL) in ocfs2_set_inode_flags()
97 OCFS2_IMMUTABLE_FL|OCFS2_NOATIME_FL|OCFS2_DIRSYNC_FL); in ocfs2_get_inode_flags()
105 oi->ip_attr |= OCFS2_NOATIME_FL; in ocfs2_get_inode_flags()
H A Docfs2_fs.h246 #define OCFS2_NOATIME_FL FS_NOATIME_FL /* do not update atime */ macro

Completed in 10 milliseconds