Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c1415 static struct mount *mnt_list_next(struct mnt_namespace *ns, in mnt_list_next() function
1450 return mnt_list_next(p->ns, prev); in m_start()
1459 return mnt_list_next(p->ns, &mnt->mnt_list); in m_next()