Searched refs:lfs_file_rawopencfg (Results 1 - 1 of 1) sorted by relevance
/third_party/littlefs/ |
H A D | lfs.c | 3007 static int lfs_file_rawopencfg(lfs_t *lfs, lfs_file_t *file, function 3177 int err = lfs_file_rawopencfg(lfs, file, path, flags, &defaults); 5953 err = lfs_file_rawopencfg(lfs, file, path, flags, cfg);
|
Completed in 8 milliseconds