xfs_qm_scall_quotaoff  164 fs/xfs/xfs_qm.h extern int		xfs_qm_scall_quotaoff(struct xfs_mount *, uint);
xfs_qm_scall_quotaoff  187 fs/xfs/xfs_quotaops.c 	return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags));