Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr.h85 int xfs_attr_list_ilocked(struct xfs_attr_list_context *);
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr.h541 int xfs_attr_list_ilocked(struct xfs_attr_list_context *);
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_attr_list.c503 xfs_attr_list_ilocked( in xfs_attr_list_ilocked() function
536 error = xfs_attr_list_ilocked(context); in xfs_attr_list()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_list.c503 xfs_attr_list_ilocked( in xfs_attr_list_ilocked() function
536 error = xfs_attr_list_ilocked(context); in xfs_attr_list()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dattr.c101 * We use the XFS attribute list iterator (i.e. xfs_attr_list_ilocked)
517 error = xfs_attr_list_ilocked(&sx.context); in xchk_xattr()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dattr.c148 * We use the XFS attribute list iterator (i.e. xfs_attr_list_ilocked)
647 error = xfs_attr_list_ilocked(&sx.context); in xchk_xattr()

Completed in 5 milliseconds