Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwfsmfile.c429 static iwrc _fsm_blk_allocate_aligned_lw(FSM *impl, in _fsm_blk_allocate_aligned_lw() function
1045 rc = _fsm_blk_allocate_aligned_lw( in _fsm_resize_fsm_bitmap_lw()
1087 … rc = _fsm_blk_allocate_aligned_lw(impl, length_blk, offset_blk, olength_blk, UINT64_MAX, opts); in _fsm_blk_allocate_lw()
1187 rc = _fsm_blk_allocate_aligned_lw( in _fsm_trim_tail_lw()
/third_party/iowow/
DChangelog89 * Fixed possible data corruption in `_fsm_blk_allocate_aligned_lw` (iwfsmfile.c)