Searched refs:_fsm_find_matching_fblock_lw (Results 1 – 1 of 1) sorted by relevance
/third_party/iowow/src/fs/ |
D | iwfsmfile.c | 243 IW_INLINE FSMBK *_fsm_find_matching_fblock_lw(FSM *impl, in _fsm_find_matching_fblock_lw() function 447 nk = _fsm_find_matching_fblock_lw(impl, 0, length_blk + aunit_blk, opts); in _fsm_blk_allocate_aligned_lw() 449 nk = _fsm_find_matching_fblock_lw(impl, 0, length_blk, opts); in _fsm_blk_allocate_aligned_lw() 1108 nk = _fsm_find_matching_fblock_lw(impl, *offset_blk, length_blk, opts); in _fsm_blk_allocate_lw()
|