Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h548 int xfs_attr_list(struct xfs_attr_list_context *);
/linux/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_attr_list.c583 xfs_attr_list( in xfs_attr_list() function