vfs_quota_on_mount 2762 fs/ext3/super.c 	return vfs_quota_on_mount(sb, EXT3_SB(sb)->s_qf_names[type],
vfs_quota_on_mount 3387 fs/ext4/super.c 	return vfs_quota_on_mount(sb, EXT4_SB(sb)->s_qf_names[type],
vfs_quota_on_mount 2053 fs/reiserfs/super.c 	return vfs_quota_on_mount(sb, REISERFS_SB(sb)->s_qf_names[type],
vfs_quota_on_mount   48 include/linux/quotaops.h int vfs_quota_on_mount(struct super_block *sb, char *qf_name,