Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota_tree.c792 static int find_next_id(struct qtree_mem_dqinfo *info, qid_t *id, in find_next_id() function
829 ret = find_next_id(info, id, blk_no, depth + 1); in find_next_id()
847 ret = find_next_id(info, &id, QT_TREEOFF, 0); in qtree_get_next_id()