Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c5842 static ssize_t do_listmount(struct klistmount *kls, bool reverse) in do_listmount() function
5977 ret = do_listmount(&kls, (flags & LISTMOUNT_REVERSE)); in SYSCALL_DEFINE4()