Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dpagelist.h42 static inline int ceph_pagelist_encode_64(struct ceph_pagelist *pl, u64 v) in ceph_pagelist_encode_64() function
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c4060 ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in reconnect_caps_cb()
4071 ceph_pagelist_encode_64(pagelist, snap_follows); in reconnect_caps_cb()
4081 ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in reconnect_caps_cb()
/linux-6.3-rc2/net/ceph/
A Dosd_client.c4781 ret = ceph_pagelist_encode_64(pl, notify_id); in osd_req_op_notify_ack_init()
4782 ret |= ceph_pagelist_encode_64(pl, cookie); in osd_req_op_notify_ack_init()

Completed in 21 milliseconds