Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota.c304 if (!sb->s_qcop->set_dqblk) in quota_setquota()
310 return sb->s_qcop->set_dqblk(sb, qid, &fdq); in quota_setquota()
633 if (!sb->s_qcop->set_dqblk) in quota_setxquota()
654 return sb->s_qcop->set_dqblk(sb, qid, &qdq); in quota_setxquota()
H A Ddquot.c2919 .set_dqblk = dquot_set_dqblk
/openbmc/linux/fs/xfs/
H A Dxfs_quotaops.c279 .set_dqblk = xfs_fs_set_dqblk,
/openbmc/linux/include/linux/
H A Dquota.h440 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/openbmc/linux/fs/jfs/
H A Dsuper.c176 .set_dqblk = dquot_set_dqblk,
/openbmc/linux/fs/ext2/
H A Dsuper.c335 .set_dqblk = dquot_set_dqblk,
/openbmc/linux/fs/gfs2/
H A Dquota.c1789 .set_dqblk = gfs2_set_dqblk,
/openbmc/linux/fs/reiserfs/
H A Dsuper.c859 .set_dqblk = dquot_set_dqblk,
/openbmc/linux/fs/f2fs/
H A Dsuper.c3094 .set_dqblk = dquot_set_dqblk,
/openbmc/linux/fs/ext4/
H A Dsuper.c1622 .set_dqblk = dquot_set_dqblk,