Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dosd_client.h351 struct page ***preply_pages; member
621 struct page ***preply_pages,
/linux/net/ceph/
H A Dosd_client.c4618 if (lreq->preply_pages) { in handle_watch_notify()
4621 *lreq->preply_pages = data->pages; in handle_watch_notify()
4927 struct page ***preply_pages, in ceph_osdc_notify() argument
4934 if (preply_pages) { in ceph_osdc_notify()
4935 *preply_pages = NULL; in ceph_osdc_notify()
4966 lreq->preply_pages = preply_pages; in ceph_osdc_notify()
/linux/drivers/block/
H A Drbd.c3728 struct page ***preply_pages, in __rbd_notify_op_lock() argument
3747 RBD_NOTIFY_TIMEOUT, preply_pages, preply_len); in __rbd_notify_op_lock()