Searched refs:dquot_get_dqblk (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/include/linux/ |
D | quotaops.h | 113 int dquot_get_dqblk(struct super_block *sb, struct kqid id,
|
/linux-4.19.296/fs/quota/ |
D | dquot.c | 2711 int dquot_get_dqblk(struct super_block *sb, struct kqid qid, in dquot_get_dqblk() function 2724 EXPORT_SYMBOL(dquot_get_dqblk); 2937 .get_dqblk = dquot_get_dqblk,
|
/linux-4.19.296/fs/jfs/ |
D | super.c | 204 .get_dqblk = dquot_get_dqblk,
|
/linux-4.19.296/fs/ext2/ |
D | super.c | 350 .get_dqblk = dquot_get_dqblk,
|
/linux-4.19.296/fs/reiserfs/ |
D | super.c | 864 .get_dqblk = dquot_get_dqblk,
|
/linux-4.19.296/fs/f2fs/ |
D | super.c | 1941 .get_dqblk = dquot_get_dqblk,
|
/linux-4.19.296/fs/ext4/ |
D | super.c | 1407 .get_dqblk = dquot_get_dqblk,
|