Searched refs:v7fs_newfs (Results 1 – 4 of 4) sorted by relevance
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() function
147 if (v7fs_newfs(&v7fs_mount, fsopts->inodes) != 0) { in v7fs_makefs()