Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dfile.h62 struct vfsmount *vfsmnt);
H A Dfile.c208 struct vfsmount *vfsmnt) in ocfs2_should_update_atime() argument
228 if (vfsmnt == NULL) in ocfs2_should_update_atime()
231 if ((vfsmnt->mnt_flags & MNT_NOATIME) || in ocfs2_should_update_atime()
232 ((vfsmnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode))) in ocfs2_should_update_atime()
235 if (vfsmnt->mnt_flags & MNT_RELATIME) { in ocfs2_should_update_atime()
/linux/Documentation/filesystems/
H A Didmappings.rst382 - mount's idmapping (``mnt_idmap(vfsmnt)``)