Home
last modified time | relevance | path

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

/csrg-svn/sys/miscfs/nullfs/
H A Dnull.h28 struct null_node { struct
37 #define VTONULL(vp) ((struct null_node *)(vp)->v_data) argument
H A Dnull_subr.c39 LIST_HEAD(null_node_hashhead, null_node) *null_node_hashtbl; in LIST_HEAD() argument