Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c19 int O2FS_Unmount(VFS *fs);
30 .unmount = O2FS_Unmount,
117 O2FS_Unmount(VFS *fs) in O2FS_Unmount() function