Home
last modified time | relevance | path

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

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