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

  /src/sbin/newfs_sysvbfs/
newfs_sysvbfs.c 53 static int bfs_newfs(int, uint32_t);
166 if (bfs_newfs(fd, partsize) != 0)
178 bfs_newfs(int fd, uint32_t nsectors) function in typeref:typename:int
newfs_sysvbfs.c 53 static int bfs_newfs(int, uint32_t);
166 if (bfs_newfs(fd, partsize) != 0)
178 bfs_newfs(int fd, uint32_t nsectors) function in typeref:typename:int
newfs_sysvbfs.c 53 static int bfs_newfs(int, uint32_t);
166 if (bfs_newfs(fd, partsize) != 0)
178 bfs_newfs(int fd, uint32_t nsectors) function in typeref:typename:int

Completed in 33 milliseconds