Lines Matching defs:write_blk
75 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf)
106 if (write_blk(h, info->dqi_blocks, buf) < 0) {
131 write_blk(h, blk, buf);
150 write_blk(h, nextblk, tmpbuf);
156 write_blk(h, prevblk, tmpbuf);
163 write_blk(h, blk, buf); /* No matter whether write succeeds
180 write_blk(h, blk, buf);
185 write_blk(h, info->dqi_free_entry, tmpbuf);
242 write_blk(h, blk, buf);
293 ret = write_blk(h, *treeblk, buf);
398 write_blk(h, blk, buf);
437 write_blk(h, *blk, buf);