Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnsfs.h21 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
/linux/fs/
H A Dnsfs.c398 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match() function