Home | History | Annotate | Download | only in support

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);
151 write_blk(h, nextblk, tmpbuf);
157 write_blk(h, prevblk, tmpbuf);
164 write_blk(h, blk, buf); /* No matter whether write succeeds
181 write_blk(h, blk, buf);
186 write_blk(h, info->dqi_free_entry, tmpbuf);
243 write_blk(h, blk, buf);
294 write_blk(h, *treeblk, buf);
389 write_blk(h, blk, buf);
428 write_blk(h, *blk, buf);