Home
last modified time | relevance | path

Searched refs:nullfs_init (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/miscfs/nullfs/
H A Dnullfs.h139 int nullfs_init(struct vfsconf * vfsp);
H A Dnull_subr.c114 nullfs_init(__unused struct vfsconf * vfsp) in nullfs_init() function
H A Dnull_vfsops.c582 .vfs_init = nullfs_init,