Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c5975 struct klistmount { struct
5985 static ssize_t do_listmount(struct klistmount *kls, bool reverse) in do_listmount() argument
6048 static void __free_klistmount_free(const struct klistmount *kls) in __free_klistmount_free()
6055 static inline int prepare_klistmount(struct klistmount *kls, struct mnt_id_req *kreq, in prepare_klistmount()
6085 struct klistmount kls __free(klistmount_free) = {}; in SYSCALL_DEFINE4()