Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_attr.h150 int xfs_attr_list(struct xfs_inode *dp, char *buffer, int bufsize,
DMakefile66 xfs_attr_list.o \
Dxfs_attr_list.c605 xfs_attr_list( in xfs_attr_list() function
Dxfs_ioctl32.c378 error = xfs_attr_list(XFS_I(d_inode(dentry)), kbuf, al_hreq.buflen, in xfs_compat_attrlist_by_handle()
Dxfs_ioctl.c433 error = xfs_attr_list(XFS_I(d_inode(dentry)), kbuf, al_hreq.buflen, in xfs_attrlist_by_handle()