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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.h541 int xfs_attr_list_ilocked(struct xfs_attr_list_context *);
/linux-master/fs/xfs/
H A Dxfs_attr_list.c514 xfs_attr_list_ilocked( function
547 error = xfs_attr_list_ilocked(context);
/linux-master/fs/xfs/scrub/
H A Dattr.c148 * We use the XFS attribute list iterator (i.e. xfs_attr_list_ilocked)
642 error = xfs_attr_list_ilocked(&sx.context);

Completed in 127 milliseconds