Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dceph_debug.h15 extern const char *ceph_file_part(const char *s, int len);
19 ceph_file_part(__FILE__, sizeof(__FILE__)), \
/linux-4.4.14/net/ceph/
Dceph_common.c51 const char *ceph_file_part(const char *s, int len) in ceph_file_part() function
59 EXPORT_SYMBOL(ceph_file_part);