Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nullfs/
H A Dnull.h45 struct null_mount { struct
54 #define MOUNTTONULLMOUNT(mp) ((struct null_mount *)((mp)->mnt_data)) argument