Home
last modified time | relevance | path

Searched refs:dquot_load_quota_sb (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dquotaops.h97 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id,
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c2348 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, in dquot_load_quota_sb() function
2424 EXPORT_SYMBOL(dquot_load_quota_sb);
2438 err = dquot_load_quota_sb(inode->i_sb, type, format_id, flags); in dquot_load_quota_inode()
2470 ret = dquot_load_quota_sb(sb, cnt, dqopt->info[cnt].dqi_fmt_id, in dquot_resume()