Home
last modified time | relevance | path

Searched defs:union_node (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/fs/union/
H A Dunion.h120 struct union_node { struct
122 LIST_ENTRY(union_node) un_cache; /* c: Hash chain */ argument
145 extern int union_check_rmdir(struct union_node *, kauth_cred_t); argument