Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dstatfs.h39 #define ST_NOATIME 0x0400 /* do not update access times */ macro
/linux-2.6.39/fs/
Dstatfs.c24 flags |= ST_NOATIME; in flags_by_mnt()