Home
last modified time | relevance | path

Searched refs:preply_pages (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/ceph/
Dosd_client.h350 struct page ***preply_pages; member
625 struct page ***preply_pages,
/Linux-v6.6/net/ceph/
Dosd_client.c4632 if (lreq->preply_pages) { in handle_watch_notify()
4635 *lreq->preply_pages = data->pages; in handle_watch_notify()
4941 struct page ***preply_pages, in ceph_osdc_notify() argument
4948 if (preply_pages) { in ceph_osdc_notify()
4949 *preply_pages = NULL; in ceph_osdc_notify()
4980 lreq->preply_pages = preply_pages; in ceph_osdc_notify()
/Linux-v6.6/drivers/block/
Drbd.c3713 struct page ***preply_pages, in __rbd_notify_op_lock() argument
3732 RBD_NOTIFY_TIMEOUT, preply_pages, preply_len); in __rbd_notify_op_lock()