Searched defs:notify_id (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/ceph/ | 
| D | osd_client.c | 2817 			u64 notify_id;  member4383 	u64 cookie, notify_id;  in handle_watch_notify()  local
 4710 				      u64 notify_id, u64 cookie, void *payload,  in osd_req_op_notify_ack_init()
 4744 			 u64 notify_id,  in ceph_osdc_notify_ack()
 
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | wmi.c | 46 			unsigned char notify_id;  member
 | 
| /Linux-v5.4/drivers/block/ | 
| D | rbd.c | 4447 				     u64 notify_id, u64 cookie, s32 *result)  in __rbd_acknowledge_notify()4472 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id,  in rbd_acknowledge_notify()
 4480 					  u64 notify_id, u64 cookie, s32 result)  in rbd_acknowledge_notify_result()
 4486 static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie,  in rbd_watch_cb()
 
 | 
| /Linux-v5.4/include/linux/ceph/ | 
| D | osd_client.h | 279 	u64 notify_id;  member
 |