Searched refs:mnt_list_next (Results 1 – 1 of 1) sorted by relevance
1336 static struct mount *mnt_list_next(struct mnt_namespace *ns, in mnt_list_next() function1371 return mnt_list_next(p->ns, prev); in m_start()1380 return mnt_list_next(p->ns, &mnt->mnt_list); in m_next()