Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h278 struct page ***preply_pages; member
538 struct page ***preply_pages,
/Linux-v4.19/net/ceph/
Dosd_client.c4326 if (lreq->preply_pages) { in handle_watch_notify()
4329 *lreq->preply_pages = data->pages; in handle_watch_notify()
4706 struct page ***preply_pages, in ceph_osdc_notify() argument
4714 if (preply_pages) { in ceph_osdc_notify()
4715 *preply_pages = NULL; in ceph_osdc_notify()
4723 lreq->preply_pages = preply_pages; in ceph_osdc_notify()
/Linux-v4.19/drivers/block/
Drbd.c2716 struct page ***preply_pages, in __rbd_notify_op_lock() argument
2735 RBD_NOTIFY_TIMEOUT, preply_pages, preply_len); in __rbd_notify_op_lock()