Searched refs:get_bvec_at (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ceph/ |
| H A D | messenger_v2.c | 832 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() function 878 get_bvec_at(cursor, &bv); in calc_sg_cnt_cursor() 928 get_bvec_at(cursor, &bv); in init_sgs_cursor() 1090 get_bvec_at(&cursor, &bv); in process_v2_sparse_read() 1841 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data() 1868 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1881 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1913 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1930 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1978 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() [all …]
|