Searched refs:mnt_cursor_del (Results 1 – 3 of 3) sorted by relevance
149 extern void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor);
304 mnt_cursor_del(p->ns, &p->cursor); in mounts_release()
1411 void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor) in mnt_cursor_del() function