HomeSort by: relevance | last modified time | path
    Searched defs:adosfs_vfsops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/adosfs/
advfsops.c 788 struct vfsops adosfs_vfsops = { variable in typeref:struct:vfsops
829 error = vfs_attach(&adosfs_vfsops);
839 error = vfs_detach(&adosfs_vfsops);
advfsops.c 788 struct vfsops adosfs_vfsops = { variable in typeref:struct:vfsops
829 error = vfs_attach(&adosfs_vfsops);
839 error = vfs_detach(&adosfs_vfsops);

Completed in 23 milliseconds