Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dquotaops.h111 int dquot_get_dqblk(struct super_block *sb, struct kqid id,
/linux-6.15/fs/quota/
H A Ddquot.c2679 int dquot_get_dqblk(struct super_block *sb, struct kqid qid, in dquot_get_dqblk() function
2692 EXPORT_SYMBOL(dquot_get_dqblk);
2907 .get_dqblk = dquot_get_dqblk,
/linux-6.15/fs/jfs/
H A Dsuper.c175 .get_dqblk = dquot_get_dqblk,
/linux-6.15/fs/ext2/
H A Dsuper.c360 .get_dqblk = dquot_get_dqblk,
/linux-6.15/fs/f2fs/
H A Dsuper.c3215 .get_dqblk = dquot_get_dqblk,
/linux-6.15/fs/ext4/
H A Dsuper.c1607 .get_dqblk = dquot_get_dqblk,