Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfile.h61 struct vfsmount *vfsmnt);
H A Ddlmglue.h133 struct vfsmount *vfsmnt,
H A Dfile.c207 struct vfsmount *vfsmnt) in ocfs2_should_update_atime() argument
227 if (vfsmnt == NULL) in ocfs2_should_update_atime()
230 if ((vfsmnt->mnt_flags & MNT_NOATIME) || in ocfs2_should_update_atime()
231 ((vfsmnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode))) in ocfs2_should_update_atime()
234 if (vfsmnt->mnt_flags & MNT_RELATIME) { in ocfs2_should_update_atime()
H A Ddlmglue.c2572 struct vfsmount *vfsmnt, in ocfs2_inode_lock_atime() argument
2592 if (ocfs2_should_update_atime(inode, vfsmnt)) { in ocfs2_inode_lock_atime()
2607 if (ocfs2_should_update_atime(inode, vfsmnt)) in ocfs2_inode_lock_atime()
/openbmc/linux/Documentation/filesystems/
H A Didmappings.rst382 - mount's idmapping (``mnt_idmap(vfsmnt)``)