Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A 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()
H A Ddquot.c2918 .get_dqblk = dquot_get_dqblk,
/openbmc/linux/fs/xfs/
H A Dxfs_quotaops.c277 .get_dqblk = xfs_fs_get_dqblk,
/openbmc/linux/include/linux/
H A Dquota.h437 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/openbmc/linux/fs/jfs/
H A Dsuper.c175 .get_dqblk = dquot_get_dqblk,
/openbmc/linux/fs/ext2/
H A Dsuper.c334 .get_dqblk = dquot_get_dqblk,
/openbmc/linux/fs/gfs2/
H A Dquota.c1774 .get_dqblk = gfs2_get_dqblk,
/openbmc/linux/fs/reiserfs/
H A Dsuper.c858 .get_dqblk = dquot_get_dqblk,
/openbmc/linux/fs/f2fs/
H A Dsuper.c3123 .get_dqblk = dquot_get_dqblk,
/openbmc/linux/fs/ext4/
H A Dsuper.c1629 .get_dqblk = dquot_get_dqblk,