Home
last modified time | relevance | path

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

/linux-6.14.4/fs/
Dnamespace.c1577 static struct mount *mnt_find_id_at(struct mnt_namespace *ns, u64 mnt_id) in mnt_find_id_at() function
1630 return mnt_find_id_at(p->ns, *pos); in m_start()
4907 struct mount *mnt = mnt_find_id_at(ns, id); in lookup_mnt_in_ns()
5600 first = mnt_find_id_at(ns, last_mnt_id + 1); in do_listmount()