Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosd_client.h285 struct page ***preply_pages; member
563 struct page ***preply_pages,
/Linux-v5.4/net/ceph/
Dosd_client.c4434 if (lreq->preply_pages) { in handle_watch_notify()
4437 *lreq->preply_pages = data->pages; in handle_watch_notify()
4821 struct page ***preply_pages, in ceph_osdc_notify() argument
4829 if (preply_pages) { in ceph_osdc_notify()
4830 *preply_pages = NULL; in ceph_osdc_notify()
4838 lreq->preply_pages = preply_pages; in ceph_osdc_notify()
/Linux-v5.4/drivers/block/
Drbd.c3841 struct page ***preply_pages, in __rbd_notify_op_lock() argument
3860 RBD_NOTIFY_TIMEOUT, preply_pages, preply_len); in __rbd_notify_op_lock()