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

  /src/usr.sbin/makefs/
chfs.c 52 static int chfs_create_image(const char *, fsinfo_t *);
113 if (chfs_create_image(image, fsopts) == -1) {
116 TIMER_RESULTS(start, "chfs_create_image");
161 chfs_create_image(const char *image, fsinfo_t *fsopts) function in typeref:typename:int
chfs.c 52 static int chfs_create_image(const char *, fsinfo_t *);
113 if (chfs_create_image(image, fsopts) == -1) {
116 TIMER_RESULTS(start, "chfs_create_image");
161 chfs_create_image(const char *image, fsinfo_t *fsopts) function in typeref:typename:int
chfs.c 52 static int chfs_create_image(const char *, fsinfo_t *);
113 if (chfs_create_image(image, fsopts) == -1) {
116 TIMER_RESULTS(start, "chfs_create_image");
161 chfs_create_image(const char *image, fsinfo_t *fsopts) function in typeref:typename:int
chfs.c 52 static int chfs_create_image(const char *, fsinfo_t *);
113 if (chfs_create_image(image, fsopts) == -1) {
116 TIMER_RESULTS(start, "chfs_create_image");
161 chfs_create_image(const char *image, fsinfo_t *fsopts) function in typeref:typename:int

Completed in 43 milliseconds