Home
last modified time | relevance | path

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

/linux-4.1.27/fs/quota/
Dquota.c260 if (!sb->s_qcop->set_dqblk) in quota_setquota()
266 return sb->s_qcop->set_dqblk(sb, qid, &fdq); in quota_setquota()
553 if (!sb->s_qcop->set_dqblk) in quota_setxquota()
574 return sb->s_qcop->set_dqblk(sb, qid, &qdq); in quota_setxquota()
Ddquot.c2729 .set_dqblk = dquot_set_dqblk
2740 .set_dqblk = dquot_set_dqblk
/linux-4.1.27/fs/xfs/
Dxfs_quotaops.c270 .set_dqblk = xfs_fs_set_dqblk,
/linux-4.1.27/include/linux/
Dquota.h428 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/linux-4.1.27/fs/gfs2/
Dquota.c1671 .set_dqblk = gfs2_set_dqblk,
/linux-4.1.27/fs/reiserfs/
Dsuper.c813 .set_dqblk = dquot_set_dqblk,
/linux-4.1.27/fs/ext3/
Dsuper.c795 .set_dqblk = dquot_set_dqblk
/linux-4.1.27/fs/ext4/
Dsuper.c1096 .set_dqblk = dquot_set_dqblk