Home
last modified time | relevance | path

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

/linux/fs/quota/
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()
A Ddquot.c2836 .get_dqblk = dquot_get_dqblk,
/linux/fs/xfs/
A Dxfs_quotaops.c277 .get_dqblk = xfs_fs_get_dqblk,
/linux/include/linux/
A Dquota.h435 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/linux/fs/jfs/
A Dsuper.c175 .get_dqblk = dquot_get_dqblk,
/linux/fs/ext2/
A Dsuper.c337 .get_dqblk = dquot_get_dqblk,
/linux/fs/gfs2/
A Dquota.c1768 .get_dqblk = gfs2_get_dqblk,
/linux/fs/reiserfs/
A Dsuper.c858 .get_dqblk = dquot_get_dqblk,
/linux/fs/f2fs/
A Dsuper.c2892 .get_dqblk = dquot_get_dqblk,
/linux/fs/ext4/
A Dsuper.c1631 .get_dqblk = dquot_get_dqblk,

Completed in 40 milliseconds