Home
last modified time | relevance | path

Searched refs:dquot_quota_on_mount (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dquotaops.h104 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/linux/fs/ext4/
H A Dorphan.c316 return dquot_quota_on_mount(sb, in ext4_quota_on_mount()
/linux/fs/quota/
H A Ddquot.c2557 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() function
2575 EXPORT_SYMBOL(dquot_quota_on_mount);
/linux/fs/f2fs/
H A Dsuper.c2779 return dquot_quota_on_mount(sbi->sb, F2FS_OPTION(sbi).s_qf_names[type], in f2fs_quota_on_mount()