Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_vnodeops.h49 int xfs_attr_list(struct xfs_inode *dp, char *buffer, int bufsize,
Dxfs_attr.c713 xfs_attr_list( in xfs_attr_list() function
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_ioctl32.c383 error = -xfs_attr_list(XFS_I(dentry->d_inode), kbuf, al_hreq.buflen, in xfs_compat_attrlist_by_handle()
Dxfs_ioctl.c425 error = -xfs_attr_list(XFS_I(dentry->d_inode), kbuf, al_hreq.buflen, in xfs_attrlist_by_handle()