Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.h146 int xfs_attr_list(struct xfs_inode *dp, char *buffer, int bufsize,
/linux-4.19.296/fs/xfs/
DMakefile63 xfs_attr_list.o \
Dxfs_attr_list.c603 xfs_attr_list( in xfs_attr_list() function
Dxfs_ioctl32.c395 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()