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

  /src/sys/sys/
mount.h 189 int (*vfs_mount) (struct mount *, const char *, void *, member in struct:vfsops
235 int VFS_MOUNT(struct mount *, const char *, void *, size_t *);
mount.h 189 int (*vfs_mount) (struct mount *, const char *, void *, member in struct:vfsops
235 int VFS_MOUNT(struct mount *, const char *, void *, size_t *);

Completed in 22 milliseconds