Home
last modified time | relevance | path

Searched refs:fs_set_rootdir_start (Results 1 – 3 of 3) sorted by relevance

/system/extras/fatblock/
Dfs.h49 void fs_set_rootdir_start(struct fs *fs, cluster_t rootdir_start);
Dimport.c361 fs_set_rootdir_start(fs, imp.first_cluster); in import_tree()
Dfs.c249 void fs_set_rootdir_start(struct fs *fs, cluster_t rootdir_start) in fs_set_rootdir_start() function