Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dquotaops.h93 int dquot_quota_on_mount(struct super_block *sb, char *qf_name,
/linux-4.4.14/fs/quota/
Ddquot.c2426 int dquot_quota_on_mount(struct super_block *sb, char *qf_name, in dquot_quota_on_mount() function
2452 EXPORT_SYMBOL(dquot_quota_on_mount);
/linux-4.4.14/fs/reiserfs/
Dsuper.c2326 return dquot_quota_on_mount(sb, REISERFS_SB(sb)->s_qf_names[type], in reiserfs_quota_on_mount()
/linux-4.4.14/fs/ext4/
Dsuper.c4936 return dquot_quota_on_mount(sb, EXT4_SB(sb)->s_qf_names[type], in ext4_quota_on_mount()