Searched refs:MS_NODIRATIME (Results 1 – 2 of 2) sorted by relevance
109 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro121 MS_NODIRATIME)163 #define IS_NODIRATIME(inode) __IS_FLG(inode, MS_NODIRATIME)
202 { MS_NODIRATIME, ",nodiratime" }, in show_vfsmnt()