Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dacl.c225 ceph_pagelist_encode_string(pagelist, XATTR_NAME_POSIX_ACL_ACCESS, in ceph_pre_init_acls()
239 err = ceph_pagelist_encode_string(pagelist, in ceph_pre_init_acls()
Dmds_client.c3123 ceph_pagelist_encode_string(pagelist, path, pathlen); in encode_caps_cb()
3136 ceph_pagelist_encode_string(pagelist, path, pathlen); in encode_caps_cb()
/linux-4.19.296/include/linux/ceph/
Dpagelist.h70 static inline int ceph_pagelist_encode_string(struct ceph_pagelist *pl, in ceph_pagelist_encode_string() function