Searched refs:bbt_nbpages (Results 1 – 1 of 1) sorted by relevance
1800 int ret, bbt_nbpages; in doc_probe_device() local1814 bbt_nbpages = DIV_ROUND_UP(docg3->max_block + 1, in doc_probe_device()1816 docg3->bbt = kcalloc(DOC_LAYOUT_PAGE_SIZE, bbt_nbpages, GFP_KERNEL); in doc_probe_device()