Searched defs:null_mount (Results 1 – 2 of 2) sorted by relevance
43 struct null_mount { struct65 #define MOUNTTONULLMOUNT(mp) ((struct null_mount *)((mp)->mnt_data)) argument
132 const char *null_mount = "/nullm"; in basic_test() local