Searched refs:allocate_new_file (Results 1 – 1 of 1) sorted by relevance
31 static int allocate_new_file(struct fs_file_t *file);160 rc = allocate_new_file(&fs_file); in write_log_to_file()177 rc = allocate_new_file(f); in write_log_to_file()203 rc = allocate_new_file(f); in write_log_to_file()256 static int allocate_new_file(struct fs_file_t *file) in allocate_new_file() function