Searched refs:dquot_quota_on (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dquotaops.h102 int dquot_quota_on(struct super_block *sb, int type, int format_id,
/linux-master/fs/jfs/
H A Dsuper.c838 err = dquot_quota_on(sb, type, format_id, path);
/linux-master/fs/quota/
H A Ddquot.c2537 int dquot_quota_on(struct super_block *sb, int type, int format_id, function
2552 EXPORT_SYMBOL(dquot_quota_on); variable
/linux-master/fs/ext2/
H A Dsuper.c1586 err = dquot_quota_on(sb, type, format_id, path);
/linux-master/fs/reiserfs/
H A Dsuper.c2441 err = dquot_quota_on(sb, type, format_id, path);
/linux-master/fs/f2fs/
H A Dsuper.c2935 err = dquot_quota_on(sb, type, format_id, path);
/linux-master/fs/ext4/
H A Dsuper.c6994 err = dquot_quota_on(sb, type, format_id, path);

Completed in 194 milliseconds