Searched refs:mnt_id_start (Results 1 – 1 of 1) sorted by relevance
59 static int mnt_id_start = 0; variable107 res = ida_get_new_above(&mnt_id_ida, mnt_id_start, &mnt->mnt_id); in mnt_alloc_id()109 mnt_id_start = mnt->mnt_id + 1; in mnt_alloc_id()122 if (mnt_id_start > id) in mnt_free_id()123 mnt_id_start = id; in mnt_free_id()