Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h542 int xfs_attr_list(struct xfs_attr_list_context *);
/openbmc/linux/fs/xfs/
H A DMakefile62 xfs_attr_list.o \
H A Dxfs_xattr.c308 error = xfs_attr_list(&context); in xfs_vn_listxattr()
H A Dxfs_attr_list.c523 xfs_attr_list( in xfs_attr_list() function
H A Dxfs_ioctl.c429 error = xfs_attr_list(&context); in xfs_ioc_attr_list()