Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dpagelist.h51 static inline int ceph_pagelist_encode_64(struct ceph_pagelist *pl, u64 v) in ceph_pagelist_encode_64() function
/Linux-v4.19/fs/ceph/
Dmds_client.c2960 err = ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in encode_caps_cb()
3082 ceph_pagelist_encode_64(pagelist, snap_follows); in encode_caps_cb()
/Linux-v4.19/net/ceph/
Dosd_client.c4607 ret = ceph_pagelist_encode_64(pl, notify_id); in osd_req_op_notify_ack_init()
4608 ret |= ceph_pagelist_encode_64(pl, cookie); in osd_req_op_notify_ack_init()