xfs_attr_rmtval_get
return xfs_attr_rmtval_get(args);
int xfs_attr_rmtval_get(struct xfs_da_args *args);
error = xfs_attr_rmtval_get(&args);
DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);