vfs_quota_on_path 1821 fs/dquot.c     		error = vfs_quota_on_path(sb, type, format_id, &nd.path);
vfs_quota_on_path 2813 fs/ext3/super.c 	err = vfs_quota_on_path(sb, type, format_id, &nd.path);
vfs_quota_on_path 3442 fs/ext4/super.c 	err = vfs_quota_on_path(sb, type, format_id, &nd.path);
vfs_quota_on_path 2116 fs/reiserfs/super.c 	err = vfs_quota_on_path(sb, type, format_id, &nd.path);
vfs_quota_on_path   46 include/linux/quotaops.h int vfs_quota_on_path(struct super_block *sb, int type, int format_id,