Searched refs:cbuf_vcn (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dntfscomp.c36 (cc->comp_table[cc->comp_head][0] - cc->cbuf_vcn)) * cc->spc, 0,
39 cc->cbuf_vcn++;
40 if ((cc->cbuf_vcn >= cc->comp_table[cc->comp_head][0]))
193 ctx->comp.cbuf_vcn = ctx->target_vcn;
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dntfs.h170 grub_uint32_t cbuf_ofs, cbuf_vcn, spc; member in struct:grub_ntfs_comp

Completed in 22 milliseconds