xfs_attr_fetch 338 fs/xfs/xfs_acl.c if (xfs_attr_fetch(ip, &acl_name, (char *)acl, &rval, ATTR_ROOT)) { xfs_attr_fetch 192 fs/xfs/xfs_attr.c error = xfs_attr_fetch(ip, &xname, value, valuelenp, flags); xfs_attr_fetch 134 fs/xfs/xfs_attr.h int xfs_attr_fetch(struct xfs_inode *, struct xfs_name *, char *, int *, int);