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