Home
last modified time | relevance | path

Searched refs:get_dqblk (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/fs/quota/
Dquota.c209 if (!sb->s_qcop->get_dqblk) in quota_getquota()
214 ret = sb->s_qcop->get_dqblk(sb, qid, &fdq); in quota_getquota()
713 if (!sb->s_qcop->get_dqblk) in quota_getxquota()
718 ret = sb->s_qcop->get_dqblk(sb, qid, &qdq); in quota_getxquota()
Ddquot.c2860 .get_dqblk = dquot_get_dqblk,
/linux-6.1.9/fs/xfs/
Dxfs_quotaops.c277 .get_dqblk = xfs_fs_get_dqblk,
/linux-6.1.9/include/linux/
Dquota.h435 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/linux-6.1.9/fs/jfs/
Dsuper.c175 .get_dqblk = dquot_get_dqblk,
/linux-6.1.9/fs/ext2/
Dsuper.c334 .get_dqblk = dquot_get_dqblk,
/linux-6.1.9/fs/gfs2/
Dquota.c1750 .get_dqblk = gfs2_get_dqblk,
/linux-6.1.9/fs/reiserfs/
Dsuper.c858 .get_dqblk = dquot_get_dqblk,
/linux-6.1.9/fs/f2fs/
Dsuper.c2959 .get_dqblk = dquot_get_dqblk,
/linux-6.1.9/fs/ext4/
Dsuper.c1536 .get_dqblk = dquot_get_dqblk,