Searched refs:__ns_ref_active_put (Results 1 – 3 of 3) sorted by relevance
131 void __ns_ref_active_put(struct ns_common *ns);134 do { if (__ns) __ns_ref_active_put(to_ns_common(__ns)); } while (0)
164 void __ns_ref_active_put(struct ns_common *ns) in __ns_ref_active_put() function
62 __ns_ref_active_put(ns); in nsfs_evict()