Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr.h486 int xfs_attr_list(struct xfs_attr_list_context *);
/Linux-v5.15/fs/xfs/
DMakefile62 xfs_attr_list.o \
Dxfs_xattr.c209 error = xfs_attr_list(&context); in xfs_vn_listxattr()
Dxfs_attr_list.c523 xfs_attr_list( in xfs_attr_list() function
Dxfs_ioctl.c428 error = xfs_attr_list(&context); in xfs_ioc_attr_list()