Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dquotaio_tree.c19 typedef char *dqbuf_t; typedef
23 static inline dqbuf_t getdqbuf(void) in getdqbuf()
25 dqbuf_t buf; in getdqbuf()
62 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk()
75 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in write_blk()
91 dqbuf_t buf = getdqbuf(); in get_free_dqblk()
120 static void put_free_dqblk(struct quota_handle *h, dqbuf_t buf, in put_free_dqblk()
135 static void remove_free_dqentry(struct quota_handle *h, dqbuf_t buf, in remove_free_dqentry()
138 dqbuf_t tmpbuf = getdqbuf(); in remove_free_dqentry()
169 static void insert_free_dqentry(struct quota_handle *h, dqbuf_t buf, in insert_free_dqentry()
[all …]