Home
last modified time | relevance | path

Searched refs:xfs_attr_sf_findname (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h54 struct xfs_attr_sf_entry *xfs_attr_sf_findname(struct xfs_da_args *args);
H A Dxfs_attr_leaf.c827 xfs_attr_sf_findname( in xfs_attr_sf_findname() function
859 sfe = xfs_attr_sf_findname(args); in xfs_attr_shortform_replace()
904 ASSERT(!xfs_attr_sf_findname(args)); in xfs_attr_shortform_add()
955 sfe = xfs_attr_sf_findname(args); in xfs_attr_sf_removename()
1020 sfe = xfs_attr_sf_findname(args); in xfs_attr_shortform_getvalue()