Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dmount.h149 extern void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor);
Dproc_namespace.c304 mnt_cursor_del(p->ns, &p->cursor); in mounts_release()
Dnamespace.c1411 void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor) in mnt_cursor_del() function