Searched refs:get_bvec_at (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ceph/ |
| H A D | messenger_v2.c | 831 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() function 877 get_bvec_at(cursor, &bv); in calc_sg_cnt_cursor() 927 get_bvec_at(cursor, &bv); in init_sgs_cursor() 1089 get_bvec_at(&cursor, &bv); in process_v2_sparse_read() 1840 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data() 1867 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1880 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1912 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1929 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1977 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() [all …]
|