Home
last modified time | relevance | path

Searched defs:notify_id (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dwmi.c47 unsigned char notify_id; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosd_client.h284 u64 notify_id; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dwmi.c49 unsigned char notify_id; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosd_client.h342 u64 notify_id; member
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c2862 u64 notify_id; member
4491 u64 cookie, notify_id; handle_watch_notify() local
4766 osd_req_op_notify_ack_init(struct ceph_osd_request *req, int which, u64 notify_id, u64 cookie, void *payload, u32 payload_len) osd_req_op_notify_ack_init() argument
4798 ceph_osdc_notify_ack(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, u64 notify_id, u64 cookie, void *payload, u32 payload_len) ceph_osdc_notify_ack() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c2949 u64 notify_id; member
4581 u64 cookie, notify_id; handle_watch_notify() local
4858 osd_req_op_notify_ack_init(struct ceph_osd_request *req, int which, u64 notify_id, u64 cookie, void *payload, u32 payload_len) osd_req_op_notify_ack_init() argument
4890 ceph_osdc_notify_ack(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, u64 notify_id, u64 cookie, void *payload, u32 payload_len) ceph_osdc_notify_ack() argument
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c4453 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, in rbd_acknowledge_notify() argument
4467 static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie, in rbd_watch_cb() argument
4427 __rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 *result) __rbd_acknowledge_notify() argument
4460 rbd_acknowledge_notify_result(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 result) rbd_acknowledge_notify_result() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c4397 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, in rbd_acknowledge_notify() argument
4411 static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie, in rbd_watch_cb() argument
4371 __rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 *result) __rbd_acknowledge_notify() argument
4404 rbd_acknowledge_notify_result(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 result) rbd_acknowledge_notify_result() argument
[all...]

Completed in 36 milliseconds