Searched refs:get_bvec_at (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | messenger_v2.c | 863 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() function 909 get_bvec_at(cursor, &bv); in calc_sg_cnt_cursor() 959 get_bvec_at(cursor, &bv); in init_sgs_cursor() 1118 get_bvec_at(cursor, &bv); in process_v2_sparse_read() 1872 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data() 1899 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1912 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1944 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1961 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 2009 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() [all …]
|