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