Home
last modified time | relevance | path

Searched refs:O2FS_Mount (Results 1 – 2 of 2) sorted by relevance

/sys/kern/
Dvfs.c18 extern VFS *O2FS_Mount(Disk *root);
45 rootFS = O2FS_Mount(rootDisk); in VFS_MountRoot()
/sys/fs/o2fs/
Do2fs.c18 VFS *O2FS_Mount(Disk *disk);
42 O2FS_Mount(Disk *disk) in O2FS_Mount() function