Searched refs:MS_LAZYTIME (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dmount_flags.h71 #if !(defined(MS_LAZYTIME) || (defined(HAVE_DECL_MS_LAZYTIME) && HAVE_DECL_MS_LAZYTIME))
72 # define MS_LAZYTIME (1<<25) macro
118 XLAT(MS_LAZYTIME),
/external/kernel-headers/original/uapi/linux/
H A Dfs.h93 #define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */ macro
105 MS_LAZYTIME)

Completed in 125 milliseconds