Home
last modified time | relevance | path

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

/sys/fs/o2fs/
Do2fs.c26 int O2FS_Write(VNode *fn, void *buf, uint64_t off, uint64_t len);
37 .write = O2FS_Write,
578 O2FS_Write(VNode *fn, void *buf, uint64_t off, uint64_t len) in O2FS_Write() function