Searched refs:page_count (Results 1 – 4 of 4) sorted by relevance
357 freep->bh_bnum += page_count; in mf_new()391 hp->bh_page_count = page_count; in mf_new()434 hp = mf_release(mfp, page_count); in mf_get()440 hp->bh_page_count = page_count; in mf_get()822 hp->bh_page_count = page_count; in mf_release()889 hp->bh_page_count = page_count; in mf_alloc_bhdr()1013 page_count = 1; in mf_write()1016 size = page_size * page_count; in mf_write()1114 int page_count; in mf_trans_add() local1128 page_count = hp->bh_page_count; in mf_trans_add()[all …]
482 int page_count; in ml_set_crypt_key() local540 page_count = 1; // which is 1 page in ml_set_crypt_key()592 page_count = pp->pb_pointer[idx].pe_page_count; in ml_set_crypt_key()618 page_count = 1; in ml_set_crypt_key()1157 int page_count; in ml_recover() local1490 page_count = 1; // which is 1 page in ml_recover()1675 page_count = 1; in ml_recover()2783 int page_count; in ml_append_int() local4137 int page_count; in ml_find_line() local4186 page_count = 1; in ml_find_line()[all …]
103 static int page_count; variable675 page_count = 0; in ex_hardcopy()699 for (page_count = 0; prtpos.file_line <= eap->line2; ++page_count) in ex_hardcopy()727 page_count + 1 + side, in ex_hardcopy()747 prt_header(&settings, page_count + 1 + side, in ex_hardcopy()790 ++page_count; in ex_hardcopy()
7 bhdr_T *mf_new(memfile_T *mfp, int negative, int page_count);8 bhdr_T *mf_get(memfile_T *mfp, blocknr_T nr, int page_count);