Home
last modified time | relevance | path

Searched refs:xfs_attr_sf_removename (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h53 int xfs_attr_sf_removename(struct xfs_da_args *args);
H A Dxfs_attr.c777 error = xfs_attr_sf_removename(args); in xfs_attr_set_iter()
1180 error = xfs_attr_sf_removename(args); in xfs_attr_shortform_addname()
H A Dxfs_attr_leaf.c811 xfs_attr_sf_removename( in xfs_attr_sf_removename() function