dqbuf_t           126 fs/quota_v2.c  static dqbuf_t getdqbuf(void)
dqbuf_t           128 fs/quota_v2.c  	dqbuf_t buf = kmalloc(V2_DQBLKSIZE, GFP_NOFS);
dqbuf_t           134 fs/quota_v2.c  static inline void freedqbuf(dqbuf_t buf)
dqbuf_t           139 fs/quota_v2.c  static inline ssize_t read_blk(struct super_block *sb, int type, uint blk, dqbuf_t buf)
dqbuf_t           146 fs/quota_v2.c  static inline ssize_t write_blk(struct super_block *sb, int type, uint blk, dqbuf_t buf)
dqbuf_t           155 fs/quota_v2.c  	dqbuf_t buf = getdqbuf();
dqbuf_t           183 fs/quota_v2.c  static int put_free_dqblk(struct super_block *sb, int type, dqbuf_t buf, uint blk)
dqbuf_t           201 fs/quota_v2.c  static int remove_free_dqentry(struct super_block *sb, int type, dqbuf_t buf, uint blk)
dqbuf_t           203 fs/quota_v2.c  	dqbuf_t tmpbuf = getdqbuf();
dqbuf_t           241 fs/quota_v2.c  static int insert_free_dqentry(struct super_block *sb, int type, dqbuf_t buf, uint blk)
dqbuf_t           243 fs/quota_v2.c  	dqbuf_t tmpbuf = getdqbuf();
dqbuf_t           279 fs/quota_v2.c  	dqbuf_t buf;
dqbuf_t           337 fs/quota_v2.c  	dqbuf_t buf;
dqbuf_t           436 fs/quota_v2.c  	dqbuf_t buf = getdqbuf();
dqbuf_t           489 fs/quota_v2.c  	dqbuf_t buf = getdqbuf();
dqbuf_t           539 fs/quota_v2.c  	dqbuf_t buf = getdqbuf();
dqbuf_t           579 fs/quota_v2.c  	dqbuf_t buf = getdqbuf();