Home
last modified time | relevance | path

Searched refs:ceph_pagelist_alloc (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dpagelist.c9 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags) in ceph_pagelist_alloc() function
27 EXPORT_SYMBOL(ceph_pagelist_alloc); variable
H A Dosd_client.c807 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_cls_init()
851 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_xattr_init()
4776 pl = ceph_pagelist_alloc(GFP_NOIO); in osd_req_op_notify_ack_init()
4865 lreq->request_pl = ceph_pagelist_alloc(GFP_NOIO); in ceph_osdc_notify()
/kernel/linux/linux-6.6/net/ceph/
H A Dpagelist.c9 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags) in ceph_pagelist_alloc() function
27 EXPORT_SYMBOL(ceph_pagelist_alloc); variable
H A Dosd_client.c835 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_cls_init()
879 pagelist = ceph_pagelist_alloc(GFP_NOFS); in osd_req_op_xattr_init()
4868 pl = ceph_pagelist_alloc(GFP_NOIO); in osd_req_op_notify_ack_init()
4957 lreq->request_pl = ceph_pagelist_alloc(GFP_NOIO); in ceph_osdc_notify()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dpagelist.h26 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dpagelist.h26 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags);
/kernel/linux/linux-5.10/fs/ceph/
H A Dacl.c196 pagelist = ceph_pagelist_alloc(GFP_KERNEL); in ceph_pre_init_acls()
H A Dxattr.c967 pagelist = ceph_pagelist_alloc(GFP_NOFS); in ceph_sync_setxattr()
1230 pagelist = ceph_pagelist_alloc(GFP_KERNEL); in ceph_security_init_secctx()
H A Dmds_client.c3628 _pagelist = ceph_pagelist_alloc(GFP_NOFS); in send_reconnect_partial()
3987 recon_state.pagelist = ceph_pagelist_alloc(GFP_NOFS); in send_mds_reconnect()
/kernel/linux/linux-6.6/fs/ceph/
H A Dacl.c202 pagelist = ceph_pagelist_alloc(GFP_KERNEL); in ceph_pre_init_acls()
H A Dxattr.c1108 pagelist = ceph_pagelist_alloc(GFP_NOFS); in ceph_sync_setxattr()
1378 pagelist = ceph_pagelist_alloc(GFP_KERNEL); in ceph_security_init_secctx()
H A Dmds_client.c4194 _pagelist = ceph_pagelist_alloc(GFP_NOFS); in send_reconnect_partial()
4559 recon_state.pagelist = ceph_pagelist_alloc(GFP_NOFS); in send_mds_reconnect()
H A Dinode.c2336 pagelist = ceph_pagelist_alloc(GFP_KERNEL); in fill_fscrypt_truncate()

Completed in 41 milliseconds