Searched refs:pg_num (Results 1 – 4 of 4) sorted by relevance
70 (unsigned long long)pool->id, pool->pg_num, in osdmap_show()
48 pi->pg_num_mask = (1 << calc_bits_of(pi->pg_num-1)) - 1; in calc_pg_masks()530 pi->pg_num = ceph_decode_32(p); in __decode_pool()1131 pgid.seed = ceph_stable_mod(pgid.seed, pool->pg_num, in calc_pg_raw()
356 unsigned int pg_num; in netlink_mmap() local358 for (pg_num = 0; pg_num < ring->pg_vec_pages; pg_num++) { in netlink_mmap()
3780 int pg_num; in packet_mmap() local3782 for (pg_num = 0; pg_num < rb->pg_vec_pages; pg_num++) { in packet_mmap()