Home
last modified time | relevance | path

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

/net/ceph/
Dosd_client.c4444 if (lreq->preply_pages) { in handle_watch_notify()
4447 *lreq->preply_pages = data->pages; in handle_watch_notify()
4829 struct page ***preply_pages, in ceph_osdc_notify() argument
4837 if (preply_pages) { in ceph_osdc_notify()
4838 *preply_pages = NULL; in ceph_osdc_notify()
4846 lreq->preply_pages = preply_pages; in ceph_osdc_notify()