Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Dquota_tree.c49 static char *getdqbuf(size_t size) in getdqbuf() function
114 char *buf = getdqbuf(info->dqi_usable_bs); in get_free_dqblk()
166 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in remove_free_dqentry()
213 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in insert_free_dqentry()
261 char *buf = getdqbuf(info->dqi_usable_bs); in find_free_dqentry()
335 char *buf = getdqbuf(info->dqi_usable_bs); in do_insert_tree()
412 char *ddquot = getdqbuf(info->dqi_entry_size); in qtree_write_dquot()
451 char *buf = getdqbuf(info->dqi_usable_bs); in free_dqentry()
515 char *buf = getdqbuf(info->dqi_usable_bs); in remove_tree()
581 char *buf = getdqbuf(info->dqi_usable_bs); in find_block_dqentry()
[all …]