Searched refs:allocate_new_file (Results 1 – 1 of 1) sorted by relevance
31 static int allocate_new_file(struct fs_file_t *file);150 rc = allocate_new_file(&fs_file); in write_log_to_file()167 rc = allocate_new_file(f); in write_log_to_file()193 rc = allocate_new_file(f); in write_log_to_file()240 static int allocate_new_file(struct fs_file_t *file) in allocate_new_file() function