Searched refs:get_bvec_at (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ceph/ |
| H A D | messenger_v2.c | 833 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() function 879 get_bvec_at(cursor, &bv); in calc_sg_cnt_cursor() 929 get_bvec_at(cursor, &bv); in init_sgs_cursor() 1091 get_bvec_at(&cursor, &bv); in process_v2_sparse_read() 1842 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data() 1869 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1882 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1914 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1931 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1979 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() [all …]
|