Searched refs:ATTR_REPLACE (Results 1 – 3 of 3) sorted by relevance
73 #define ATTR_REPLACE 0x0020 /* pure set: fail if attr does not exist */ macro
792 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_shortform_addname()850 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_leaf_addname()1187 if ((args->flags & ATTR_REPLACE) && (retval == ENOATTR)) { in xfs_attr_node_addname()
5752 if (n->flags & ATTR_REPLACE) in xfsidbg_xdaargs()5757 ATTR_CREATE | ATTR_REPLACE | XFS_ATTR_INCOMPLETE); in xfsidbg_xdaargs()