Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwfsmfile.h189 uint64_t lfbkoff; member
Diwfsmfile.c86 uint64_t lfbkoff; /**< Offset in blocks of free block chunk with the largest offset. */ member
844 uint64_t lfbkoff = impl->lfbkoff; in _fsm_blk_deallocate_lw() local