Home
last modified time | relevance | path

Searched refs:xfs_attr_list (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr.h548 int xfs_attr_list(struct xfs_attr_list_context *);
/linux-6.15/fs/xfs/
H A Dxfs_xattr.c340 error = xfs_attr_list(&context); in xfs_vn_listxattr()
H A DMakefile73 xfs_attr_list.o \
H A Dxfs_handle.c478 error = xfs_attr_list(&context); in xfs_ioc_attr_list()
819 error = xfs_attr_list(&gpx->context); in xfs_getparents()
H A Dxfs_attr_list.c583 xfs_attr_list( in xfs_attr_list() function