Home
last modified time | relevance | path

Searched refs:null_mount_conf (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/miscfs/nullfs/
H A Dnullfs.h103 struct null_mount_conf { struct
H A Dnull_vfsops.c114 struct null_mount_conf conf = {0}; in nullfs_mount()