Searched defs:num_ops (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/tile/kernel/ |
H A D | backtrace.c | 134 int num_ops = 0; bt_get_info_ops() local
|
/linux-4.1.27/net/ceph/ |
H A D | osd_client.c | 356 ceph_osdc_alloc_request(struct ceph_osd_client *osdc, struct ceph_snap_context *snapc, unsigned int num_ops, bool use_mempool, gfp_t gfp_flags) ceph_osdc_alloc_request() argument 753 ceph_osdc_new_request(struct ceph_osd_client *osdc, struct ceph_file_layout *layout, struct ceph_vino vino, u64 off, u64 *plen, unsigned int which, int num_ops, int opcode, int flags, struct ceph_snap_context *snapc, u32 truncate_seq, u64 truncate_size, bool use_mempool) ceph_osdc_new_request() argument
|
/linux-4.1.27/drivers/block/ |
H A D | rbd.c | 1910 rbd_osd_req_create( struct rbd_device *rbd_dev, enum obj_operation_type op_type, unsigned int num_ops, struct rbd_obj_request *obj_request) rbd_osd_req_create() argument 2354 rbd_img_obj_request_fill(struct rbd_obj_request *obj_request, struct ceph_osd_request *osd_request, enum obj_operation_type op_type, unsigned int num_ops) rbd_img_obj_request_fill() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 12837 u32 offset, len, num_ops; bnx2x_check_firmware() local
|
Completed in 429 milliseconds