reiserfs_quota_off  574 fs/reiserfs/super.c static int reiserfs_quota_off(struct super_block *sb, int type);
reiserfs_quota_off  581 fs/reiserfs/super.c 		reiserfs_quota_off(s, type);
reiserfs_quota_off  854 fs/reiserfs/super.c 	.quota_off = reiserfs_quota_off,