Searched refs:ATTR_KERNOTIME (Results 1 – 2 of 2) sorted by relevance
48 #define ATTR_KERNOTIME 0x1000 /* [kernel] don't update inode timestamps */ macro58 { ATTR_KERNOTIME, "KERNOTIME" }, \
318 if (!error && (flags & ATTR_KERNOTIME) == 0) { in xfs_attr_set()377 if ((flags & ATTR_KERNOTIME) == 0) in xfs_attr_set()490 if ((flags & ATTR_KERNOTIME) == 0) in xfs_attr_remove()