Home
last modified time | relevance | path

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

/netbsd-src/sys/miscfs/nullfs/
H A Dnull.h83 struct null_mount { struct
84 struct layer_mount lm; /* generic layerfs mount stuff */
/netbsd-src/tests/fs/vfs/
H A Dt_rwtoro.c132 const char *null_mount = "/nullm"; in basic_test() local