Searched refs:ns_match (Results 1 – 5 of 5) sorted by relevance
83 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
263 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match() function
590 if (!ns_match(&pidns->ns, (dev_t)dev, ino)) in BPF_CALL_4()
9571 ffff80001028c6a0 T ns_match
Completed in 278 milliseconds