Searched refs:MNT_NODIRATIME (Results 1 – 5 of 5) sorted by relevance
81 LX_GDBPARSED(MNT_NODIRATIME)
71 { MNT_NODIRATIME, ",nodiratime" }, in show_vfsmnt_opts()
4087 mnt_flags |= MNT_NODIRATIME; in path_mount()4381 mnt_flags |= MNT_NODIRATIME; in attr_flags_to_mnt_flags()5257 if (mnt_flags & MNT_NODIRATIME) in mnt_to_attr_flags()
522 upper_mnt->mnt_flags &= ~(MNT_NOATIME | MNT_NODIRATIME | MNT_RELATIME); in ovl_get_upper()
1015 ((path->mnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode))) in nfs_getattr()