Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h247 int xfs_attr_shortform_remove(struct xfs_da_args *remove);
Dxfs_attr.c562 error = xfs_attr_shortform_remove(&args); in xfs_attr_remove()
815 retval = xfs_attr_shortform_remove(args); in xfs_attr_shortform_addname()
Dxfs_attr_leaf.c194 xfs_attr_shortform_remove(xfs_da_args_t *args) in xfs_attr_shortform_remove() function