Home
last modified time | relevance | path

Searched defs:oaddr (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/fs/tests/
Diwfs_test2.c613 off_t oaddr = 0; in test_block_allocation1_impl() local
/third_party/iowow/src/fs/
Diwfsmfile.c1604 static iwrc _fsm_allocate(struct IWFS_FSM *f, off_t len, off_t *oaddr, off_t *olen, iwfs_fsm_aflags… in _fsm_allocate()
1632 static iwrc _fsm_reallocate(struct IWFS_FSM *f, off_t nlen, off_t *oaddr, off_t *olen, iwfs_fsm_afl… in _fsm_reallocate()
/third_party/iowow/src/kv/
Diwkv.c3928 off_t oaddr = 0; in iwkv_db_set_meta() local