Home
last modified time | relevance | path

Searched refs:get_nextdqblk (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/quota/
Dquota.c233 if (!sb->s_qcop->get_nextdqblk) in quota_getnextquota()
238 ret = sb->s_qcop->get_nextdqblk(sb, &qid, &fdq); in quota_getnextquota()
671 if (!sb->s_qcop->get_nextdqblk) in quota_getnextxquota()
676 ret = sb->s_qcop->get_nextdqblk(sb, &qid, &qdq); in quota_getnextxquota()
Ddquot.c2938 .get_nextdqblk = dquot_get_next_dqblk,
/linux-4.19.296/fs/xfs/
Dxfs_quotaops.c289 .get_nextdqblk = xfs_fs_get_nextdqblk,
/linux-4.19.296/include/linux/
Dquota.h436 int (*get_nextdqblk)(struct super_block *, struct kqid *, member
/linux-4.19.296/fs/jfs/
Dsuper.c206 .get_nextdqblk = dquot_get_next_dqblk,
/linux-4.19.296/fs/ext2/
Dsuper.c352 .get_nextdqblk = dquot_get_next_dqblk,
/linux-4.19.296/fs/f2fs/
Dsuper.c1943 .get_nextdqblk = dquot_get_next_dqblk,
/linux-4.19.296/fs/ext4/
Dsuper.c1409 .get_nextdqblk = dquot_get_next_dqblk,