Searched refs:mnt_id_start (Results 1 – 1 of 1) sorted by relevance
33 static int mnt_id_start = 0; variable75 res = ida_get_new_above(&mnt_id_ida, mnt_id_start, &mnt->mnt_id); in mnt_alloc_id()77 mnt_id_start = mnt->mnt_id + 1; in mnt_alloc_id()90 if (mnt_id_start > id) in mnt_free_id()91 mnt_id_start = id; in mnt_free_id()