xfs_qm_scall_quotaon  163 fs/xfs/xfs_qm.h extern int		xfs_qm_scall_quotaon(struct xfs_mount *, uint);
xfs_qm_scall_quotaon  170 fs/xfs/xfs_quotaops.c 	return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags));