HomeSort by: relevance | last modified time | path
    Searched refs:v7fs_mount_device (Results 1 - 13 of 13) sorted by relevancy

  /src/sbin/newfs_v7fs/
newfs_v7fs.h 45 int v7fs_newfs(const struct v7fs_mount_device *, int32_t);
newfs_v7fs.c 194 if (v7fs_newfs(&(struct v7fs_mount_device)
main.c 271 v7fs_newfs(const struct v7fs_mount_device *mount, int32_t maxfile)
  /src/usr.sbin/makefs/
v7fs_makefs.h 44 const struct v7fs_mount_device *);
v7fs.c 94 struct v7fs_mount_device v7fs_mount;
  /src/sbin/fsck_v7fs/
fsck_v7fs.h 58 int v7fs_fsck(const struct v7fs_mount_device *, int);
fsck_v7fs.c 187 struct v7fs_mount_device mount;
main.c 58 v7fs_fsck(const struct v7fs_mount_device *mount, int flags)
  /src/sys/fs/v7fs/
v7fs_impl.h 122 struct v7fs_mount_device { struct
136 int v7fs_io_init(struct v7fs_self **, const struct v7fs_mount_device *, size_t);
v7fs_io_user.c 71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount,
v7fs_io_kern.c 72 const struct v7fs_mount_device *mount_device, size_t block_size)
v7fs_vfsops.c 255 struct v7fs_mount_device mount;
  /src/usr.sbin/makefs/v7fs/
v7fs_populate.c 259 const struct v7fs_mount_device *device)

Completed in 18 milliseconds