Searched defs:write_blk (Results 1 – 3 of 3) sorted by relevance
79 errcode_t (*write_blk)(io_channel channel, unsigned long block, member
58 void (*write_blk)(unsigned long block, int count, errcode_t err); member
74 static int write_blk(struct quota_handle *h, uint blk, dqbuf_t buf) in write_blk() function