Home
last modified time | relevance | path

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

/linux-4.1.27/fs/quota/
Dquota_tree.c43 static char *getdqbuf(size_t size) in getdqbuf() function
79 char *buf = getdqbuf(info->dqi_usable_bs); in get_free_dqblk()
128 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in remove_free_dqentry()
175 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in insert_free_dqentry()
223 char *buf = getdqbuf(info->dqi_usable_bs); in find_free_dqentry()
294 char *buf = getdqbuf(info->dqi_usable_bs); in do_insert_tree()
371 char *ddquot = getdqbuf(info->dqi_entry_size); in qtree_write_dquot()
410 char *buf = getdqbuf(info->dqi_usable_bs); in free_dqentry()
470 char *buf = getdqbuf(info->dqi_usable_bs); in remove_tree()
529 char *buf = getdqbuf(info->dqi_usable_bs); in find_block_dqentry()
[all …]