Home
last modified time | relevance | path

Searched refs:dquot_get_dqblk (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dquotaops.h111 int dquot_get_dqblk(struct super_block *sb, struct kqid id,
/linux/fs/quota/
H A Ddquot.c2682 int dquot_get_dqblk(struct super_block *sb, struct kqid qid, in dquot_get_dqblk() function
2695 EXPORT_SYMBOL(dquot_get_dqblk);
2910 .get_dqblk = dquot_get_dqblk,
/linux/fs/jfs/
H A Dsuper.c175 .get_dqblk = dquot_get_dqblk,
/linux/fs/ext2/
H A Dsuper.c360 .get_dqblk = dquot_get_dqblk,
/linux/fs/f2fs/
H A Dsuper.c3639 .get_dqblk = dquot_get_dqblk,
/linux/fs/ext4/
H A Dsuper.c1645 .get_dqblk = dquot_get_dqblk,