Searched refs:get_bvec_at (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/ceph/ |
D | messenger_v2.c | 859 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at() function 905 get_bvec_at(cursor, &bv); in calc_sg_cnt_cursor() 955 get_bvec_at(cursor, &bv); in init_sgs_cursor() 1114 get_bvec_at(cursor, &bv); in process_v2_sparse_read() 1868 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data() 1895 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1908 get_bvec_at(&con->v2.in_cursor, &bv); in prepare_read_data_cont() 1940 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 1957 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() 2005 get_bvec_at(cursor, &bv); in prepare_sparse_read_cont() [all …]
|