Home
last modified time | relevance | path

Searched refs:ceph_encode_filepath (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
Ddecode.h274 static inline void ceph_encode_filepath(void **p, void *end, in ceph_encode_filepath() function
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.c2586 ceph_encode_filepath(&p, end, ino1, path1); in create_request_message()
2587 ceph_encode_filepath(&p, end, ino2, path2); in create_request_message()