Searched refs:O2FS_GetRoot (Results 1 – 1 of 1) sorted by relevance
20 int O2FS_GetRoot(VFS *fs, VNode **dn);31 .getroot = O2FS_GetRoot,106 status = O2FS_GetRoot(fs, &fs->root); in O2FS_Mount()353 O2FS_GetRoot(VFS *fs, VNode **dn) in O2FS_GetRoot() function