Home
last modified time | relevance | path

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

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