Searched refs:load_file (Results 1 – 1 of 1) sorted by relevance
778 static int load_file(const char *file_path, int offset_block, int blocks);800 return load_file(file_path, offset_block, blocks); in test_load()923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file() function