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

/linux-master/fs/
H A Dnamespace.c1431 static struct mount *mnt_find_id_at(struct mnt_namespace *ns, u64 mnt_id) function
1460 return mnt_find_id_at(p->ns, *pos);
4706 struct mount *mnt = mnt_find_id_at(ns, id);
5123 first = mnt_find_id_at(ns, last_mnt_id + 1);

Completed in 192 milliseconds