Searched refs:O2FS_Write (Results 1 – 1 of 1) sorted by relevance
26 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