Searched refs:ATTR_TOUCH (Results 1 – 4 of 4) sorted by relevance
142 { ATTR_TOUCH, "TOUCH"}, \
386 if (ia_valid & ATTR_TOUCH) { in may_setattr()
767 ATTR_MTIME | ATTR_MTIME_SET | ATTR_TIMES_SET | ATTR_TOUCH; in afs_setattr()
238 #define ATTR_TOUCH (1 << 17) macro