Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwfsmfile.c160 IW_INLINE WUR iwrc _fsm_init_fbk(FSMBK *bk, uint64_t offset_blk, uint64_t len_blk) { in _fsm_init_fbk()
176 IW_INLINE iwrc _fsm_del_fbk(FSM *impl, uint64_t offset_blk, uint64_t length_blk) { in _fsm_del_fbk()
222 IW_INLINE iwrc _fsm_put_fbk(FSM *impl, uint64_t offset_blk, uint64_t length_blk) { in _fsm_put_fbk()
244 uint64_t offset_blk, in _fsm_find_matching_fblock_lw()
431 uint64_t *offset_blk, in _fsm_blk_allocate_aligned_lw()
836 const uint64_t offset_blk, in _fsm_blk_deallocate_lw()
1078 uint64_t *offset_blk, in _fsm_blk_allocate_lw()
1445 static iwrc _fsm_is_fully_allocated_lr(FSM *impl, uint64_t offset_blk, uint64_t length_blk, int *re… in _fsm_is_fully_allocated_lr()
1682 off_t offset_blk = (uint64_t) addr >> impl->bpow; in _fsm_deallocate() local
1712 off_t offset_blk = (uint64_t) addr >> impl->bpow; in _fsm_check_allocation_status() local