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