Searched refs:n_blocks_avail (Results 1 – 1 of 1) sorted by relevance
740 u16 n_blocks_avail; in __subn_get_opa_pkeytable() local751 n_blocks_avail = (u16) (npkeys/OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_get_opa_pkeytable()755 if (start_block + n_blocks_req > n_blocks_avail || in __subn_get_opa_pkeytable()759 start_block, n_blocks_req, n_blocks_avail, in __subn_get_opa_pkeytable()1407 u16 n_blocks_avail; in __subn_set_opa_pkeytable() local1417 n_blocks_avail = (u16)(npkeys/OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_set_opa_pkeytable()1419 if (start_block + n_blocks_sent > n_blocks_avail || in __subn_set_opa_pkeytable()1422 start_block, n_blocks_sent, n_blocks_avail, in __subn_set_opa_pkeytable()