Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dnamespace.c170 static void mnt_ns_release(struct mnt_namespace *ns) in mnt_ns_release() function
179 DEFINE_FREE(mnt_ns_release, struct mnt_namespace *, if (_T) mnt_ns_release(_T)) in DEFINE_FREE() argument
183 mnt_ns_release(container_of(rcu, struct mnt_namespace, mnt_ns_rcu)); in DEFINE_FREE()
4324 mnt_ns_release(new_ns); in copy_mnt_ns()
6011 struct mnt_namespace *ns __free(mnt_ns_release) = NULL; in SYSCALL_DEFINE4()
6119 struct mnt_namespace *ns __free(mnt_ns_release) = NULL; in SYSCALL_DEFINE4()