Searched refs:v7fs_mount_device (Results 1 – 13 of 13) sorted by relevance
122 struct v7fs_mount_device { struct136 int v7fs_io_init(struct v7fs_self **, const struct v7fs_mount_device *, size_t); argument
71 v7fs_io_init(struct v7fs_self **fs, const struct v7fs_mount_device *mount, in v7fs_io_init()
72 const struct v7fs_mount_device *mount_device, size_t block_size) in v7fs_io_init()
255 struct v7fs_mount_device mount; in v7fs_mountfs()
45 int v7fs_newfs(const struct v7fs_mount_device *, int32_t);
194 if (v7fs_newfs(&(struct v7fs_mount_device) in main()
271 v7fs_newfs(const struct v7fs_mount_device *mount, int32_t maxfile) in v7fs_newfs()
44 const struct v7fs_mount_device *);
94 struct v7fs_mount_device v7fs_mount; in v7fs_makefs()
58 int v7fs_fsck(const struct v7fs_mount_device *, int);
187 struct v7fs_mount_device mount; in main()
58 v7fs_fsck(const struct v7fs_mount_device *mount, int flags) in v7fs_fsck()
259 const struct v7fs_mount_device *device) in v7fs_populate()