Searched refs:xfs_attr_sf_findname (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h53 struct xfs_attr_sf_entry *xfs_attr_sf_findname(struct xfs_da_args *args);
H A Dxfs_attr.c866 if (xfs_attr_sf_findname(args))
1073 if (xfs_attr_sf_findname(args)) {
H A Dxfs_attr_leaf.c705 xfs_attr_sf_findname( function
743 ASSERT(!xfs_attr_sf_findname(args));
794 sfe = xfs_attr_sf_findname(args);
858 sfe = xfs_attr_sf_findname(args);

Completed in 204 milliseconds