Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dpagelist.h42 static inline int ceph_pagelist_encode_64(struct ceph_pagelist *pl, u64 v) in ceph_pagelist_encode_64() function
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c3865 ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in reconnect_caps_cb()
3876 ceph_pagelist_encode_64(pagelist, snap_follows); in reconnect_caps_cb()
3886 ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in reconnect_caps_cb()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c4773 ret = ceph_pagelist_encode_64(pl, notify_id); in osd_req_op_notify_ack_init()
4774 ret |= ceph_pagelist_encode_64(pl, cookie); in osd_req_op_notify_ack_init()