Searched refs:PCFS_NOATIME (Results 1 – 3 of 3) sorted by relevance
450 #define PCFS_NOATIME 0x80000 /* disable atime updates */ macro
564 fsp->pcfs_flags |= PCFS_NOATIME; in pcfs_parse_mntopts()786 fsp->pcfs_flags & PCFS_NOATIME ? MNTOPT_NOATIME : MNTOPT_ATIME, in pcfs_mount()2429 fsp->pcfs_flags |= PCFS_NOATIME; in pcfs_device_getinfo()
333 if (fsp->pcfs_flags & PCFS_NOATIME || PCTOV(pcp)->v_type == VDIR) in pc_mark_acc()