Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c27 int O2FS_ReadDir(VNode *fn, void *buf, uint64_t len, uint64_t *off);
38 .readdir = O2FS_ReadDir,
646 O2FS_ReadDir(VNode *fn, void *buf, uint64_t len, uint64_t *off) in O2FS_ReadDir() function