Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_attr.h144 int xfs_attr_list(struct xfs_inode *dp, char *buffer, int bufsize,
DMakefile63 xfs_attr_list.o \
Dxfs_attr_list.c602 xfs_attr_list( in xfs_attr_list() function
Dxfs_ioctl32.c368 error = xfs_attr_list(XFS_I(d_inode(dentry)), kbuf, al_hreq.buflen, in xfs_compat_attrlist_by_handle()
Dxfs_ioctl.c410 error = xfs_attr_list(XFS_I(d_inode(dentry)), kbuf, al_hreq.buflen, in xfs_attrlist_by_handle()