Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h351 struct page ***preply_pages; member
626 struct page ***preply_pages,
/openbmc/linux/net/ceph/
H A 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()
/openbmc/linux/drivers/block/
H A Drbd.c3714 struct page ***preply_pages, in __rbd_notify_op_lock() argument
3733 RBD_NOTIFY_TIMEOUT, preply_pages, preply_len); in __rbd_notify_op_lock()