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

  /src/sys/sys/
mount.h 192 int (*vfs_unmount) (struct mount *, int); member in struct:vfsops
237 int VFS_UNMOUNT(struct mount *, int);

Completed in 12 milliseconds