xfs_attr_get      521 fs/xfs/linux-2.6/xfs_ioctl.c 	error = xfs_attr_get(XFS_I(inode), name, kbuf, (int *)len, flags);
xfs_attr_get      109 fs/xfs/linux-2.6/xfs_xattr.c 	error = -xfs_attr_get(ip, name, value, &asize, xflags);
xfs_attr_get      573 fs/xfs/xfs_acl.c 	*error = xfs_attr_get(XFS_I(vp),
xfs_attr_get       52 fs/xfs/xfs_vnodeops.h int xfs_attr_get(struct xfs_inode *ip, const char *name, char *value,