Searched refs:ATTR_KERNOTIME (Results 1 – 3 of 3) sorted by relevance
36 #define ATTR_KERNOTIME 0x1000 /* [kernel] don't update inode timestamps */ macro48 { ATTR_KERNOTIME, "KERNOTIME" }, \
211 if (!error && (args->flags & ATTR_KERNOTIME) == 0) in xfs_attr_try_sf_addname()391 if ((flags & ATTR_KERNOTIME) == 0) in xfs_attr_set()472 if ((flags & ATTR_KERNOTIME) == 0) in xfs_attr_remove()
91 args.flags = ATTR_KERNOTIME; in xchk_xattr_listent()