Searched refs:rd_page_count (Results 1 – 2 of 2) sorted by relevance
182 if (rd_dev->rd_page_count <= 0) { in rd_build_device_space()184 rd_dev->rd_page_count); in rd_build_device_space()192 total_sg_needed = rd_dev->rd_page_count; in rd_build_device_space()208 rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_build_device_space()249 total_sg_needed = (rd_dev->rd_page_count * prot_length / block_size) + 1; in rd_build_prot_space()308 rd_host->rd_host_id, rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_configure_device()310 (unsigned long)(rd_dev->rd_page_count * PAGE_SIZE)); in rd_configure_device()565 rd_dev->rd_page_count = arg; in rd_set_configfs_dev_params()567 " Count: %u\n", rd_dev->rd_page_count); in rd_set_configfs_dev_params()603 rd_dev->rd_page_count, in rd_show_configfs_dev_params()[all …]
39 u32 rd_page_count; member