HomeSort by: relevance | last modified time | path
    Searched refs:v7fs_newfs (Results 1 - 4 of 4) 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) function in typeref:typename:int
  /src/usr.sbin/makefs/
v7fs.c 147 if (v7fs_newfs(&v7fs_mount, fsopts->inodes) != 0) {

Completed in 12 milliseconds