Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_conf.c99 extern struct vfsops bindfs_vfsops;
180 .vfc_vfsops = &bindfs_vfsops,
/xnu-12377.61.12/bsd/miscfs/bindfs/
H A Dbind_vfsops.c542 struct vfsops bindfs_vfsops = { variable