Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Dquota_tree.c678 static int find_next_id(struct qtree_mem_dqinfo *info, qid_t *id, in find_next_id() function
709 ret = find_next_id(info, id, le32_to_cpu(ref[i]), depth + 1); in find_next_id()
727 ret = find_next_id(info, &id, QT_TREEOFF, 0); in qtree_get_next_id()