Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/miscfs/bindfs/
H A Dbindfs.h129 int bindfs_init(struct vfsconf * vfsp);
H A Dbind_subr.c99 bindfs_init(__unused struct vfsconf * vfsp) in bindfs_init() function
H A Dbind_vfsops.c552 .vfs_init = bindfs_init,