Home
last modified time | relevance | path

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

/Linux-v5.15/fs/quota/
Dquota_tree.c670 static int find_next_id(struct qtree_mem_dqinfo *info, qid_t *id, in find_next_id() function
701 ret = find_next_id(info, id, le32_to_cpu(ref[i]), depth + 1); in find_next_id()
719 ret = find_next_id(info, &id, QT_TREEOFF, 0); in qtree_get_next_id()