Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c6008 struct klistmount {
6018 static ssize_t do_listmount(struct klistmount *kls, bool reverse) in do_listmount()
6081 static void __free_klistmount_free(const struct klistmount *kls) in __free_klistmount_free()
6088 static inline int prepare_klistmount(struct klistmount *kls, struct mnt_id_req *kreq, in prepare_klistmount()
6118 struct klistmount kls __free(klistmount_free) = {}; in SYSCALL_DEFINE4()
6005 struct klistmount { global() struct
6015 rootklistmount do_listmount() argument