Searched refs:ATTR_REPLACE (Results 1 – 3 of 3) sorted by relevance
92 #define ATTR_REPLACE 0x0020 /* pure set: fail if attr does not exist */ macro
810 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_shortform_addname()866 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_leaf_addname()1205 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_node_addname()
572 xflags |= ATTR_REPLACE; in linvfs_setxattr()