Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h186 # define TIMES_SET_FLAGS (ATTR_MTIME_SET | ATTR_ATIME_SET | ATTR_TIMES_SET) macro
188 # define TIMES_SET_FLAGS (ATTR_MTIME_SET | ATTR_ATIME_SET) macro
/linux-4.1.27/fs/fat/
Dfile.c373 #define TIMES_SET_FLAGS (ATTR_MTIME_SET | ATTR_ATIME_SET | ATTR_TIMES_SET) macro