Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dacl.c217 ceph_pagelist_encode_string(pagelist, XATTR_NAME_POSIX_ACL_ACCESS, in ceph_pre_init_acls()
231 ceph_pagelist_encode_string(pagelist, in ceph_pre_init_acls()
H A Dmds_client.c4453 ceph_pagelist_encode_string(pagelist, path, pathlen); in reconnect_caps_cb()
4469 ceph_pagelist_encode_string(pagelist, path, pathlen); in reconnect_caps_cb()
/openbmc/linux/include/linux/ceph/
H A Dpagelist.h61 static inline int ceph_pagelist_encode_string(struct ceph_pagelist *pl, in ceph_pagelist_encode_string() function