Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamespace.c1537 static struct mount *mnt_find_id_at(struct mnt_namespace *ns, u64 mnt_id) in mnt_find_id_at() function
1590 return mnt_find_id_at(p->ns, *pos); in m_start()
4869 struct mount *mnt = mnt_find_id_at(ns, id); in lookup_mnt_in_ns()
5411 first = mnt_find_id_at(ns, last_mnt_id + 1); in do_listmount()