Home
last modified time | relevance | path

Searched defs:ST_NOATIME (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dstatvfs.h92 ST_NOATIME = 32, /* Do not update access times. */ enumerator
93 # define ST_NOATIME ST_NOATIME macro
/sysdeps/unix/sysv/linux/bits/
A Dstatvfs.h102 ST_NOATIME = 1024, /* Do not update access times. */ enumerator
103 # define ST_NOATIME ST_NOATIME macro

Completed in 4 milliseconds