__xfs_xattr_get   139 fs/xfs/linux-2.6/xfs_xattr.c 	return __xfs_xattr_get(inode, name, value, size, 0);
__xfs_xattr_get   160 fs/xfs/linux-2.6/xfs_xattr.c 	return __xfs_xattr_get(inode, name, value, size, ATTR_ROOT);
__xfs_xattr_get   181 fs/xfs/linux-2.6/xfs_xattr.c 	return __xfs_xattr_get(inode, name, value, size, ATTR_SECURE);