rm_xquota         678 fs/quota/quota.c 	if (!sb->s_qcop->rm_xquota)
rm_xquota         680 fs/quota/quota.c 	return sb->s_qcop->rm_xquota(sb, flags);
rm_xquota         286 fs/xfs/xfs_quotaops.c 	.rm_xquota		= xfs_fs_rm_xquota,
rm_xquota         440 include/linux/quota.h 	int (*rm_xquota)(struct super_block *, unsigned int);