Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c145 static void mnt_ns_release(struct mnt_namespace *ns) in mnt_ns_release() function
154 DEFINE_FREE(mnt_ns_release, struct mnt_namespace *, if (_T) mnt_ns_release(_T)) in DEFINE_FREE() argument
158 mnt_ns_release(container_of(rcu, struct mnt_namespace, ns.ns_rcu)); in DEFINE_FREE()
5789 struct mnt_namespace *ns __free(mnt_ns_release) = NULL; in SYSCALL_DEFINE4()
5909 mnt_ns_release(kls->ns); in __free_klistmount_free()