Searched defs:n_offsets (Results 1 – 3 of 3) sorted by relevance
206 offtab_init(struct offtab *offtab, uint32_t n_offsets, uint32_t window_size, in offtab_init()428 offtab_checkpoint(struct offtab *offtab, uint32_t n_offsets, int flags) in offtab_checkpoint()
114 const uint32_t n_offsets = (n_blocks + 1); in vnduncompress() local
72 uint32_t n_offsets; /* n_blocks + 1 */ member845 const uint32_t n_offsets = (S->blkno + 1); in compress_checkpoint() local