Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h52 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args);
H A Dxfs_attr_leaf.c1029 xfs_attr_shortform_to_leaf( in xfs_attr_shortform_to_leaf() function
/linux/fs/xfs/scrub/
H A Dattr_repair.c1301 error = xfs_attr_shortform_to_leaf(&args); in xrep_xattr_swap_prep()