Home
last modified time | relevance | path

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

/linux/fs/quota/
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()
A Ddquot.c2838 .set_dqblk = dquot_set_dqblk
/linux/fs/xfs/
A Dxfs_quotaops.c279 .set_dqblk = xfs_fs_set_dqblk,
/linux/include/linux/
A Dquota.h438 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *); member
/linux/fs/jfs/
A Dsuper.c176 .set_dqblk = dquot_set_dqblk,
/linux/fs/ext2/
A Dsuper.c338 .set_dqblk = dquot_set_dqblk,
/linux/fs/gfs2/
A Dquota.c1769 .set_dqblk = gfs2_set_dqblk,
/linux/fs/reiserfs/
A Dsuper.c859 .set_dqblk = dquot_set_dqblk,
/linux/fs/f2fs/
A Dsuper.c2893 .set_dqblk = dquot_set_dqblk,
/linux/fs/ext4/
A Dsuper.c1632 .set_dqblk = dquot_set_dqblk,

Completed in 40 milliseconds