Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dacl.c209 ceph_pagelist_encode_string(pagelist, POSIX_ACL_XATTR_ACCESS, in ceph_pre_init_acls()
223 err = ceph_pagelist_encode_string(pagelist, in ceph_pre_init_acls()
Dmds_client.c2759 err = ceph_pagelist_encode_string(pagelist, path, pathlen); in encode_caps_cb()
/linux-4.1.27/include/linux/ceph/
Dpagelist.h69 static inline int ceph_pagelist_encode_string(struct ceph_pagelist *pl, in ceph_pagelist_encode_string() function