Searched refs:ceph_pagelist_alloc (Results 1 – 2 of 2) sorted by relevance
9 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags) in ceph_pagelist_alloc() function27 EXPORT_SYMBOL(ceph_pagelist_alloc);
812 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_cls_init()856 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_xattr_init()4847 pl = ceph_pagelist_alloc(GFP_NOIO); in osd_req_op_notify_ack_init()4936 lreq->request_pl = ceph_pagelist_alloc(GFP_NOIO); in ceph_osdc_notify()
Completed in 14 milliseconds