Searched refs:fc_log (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | fs_context.h | 78 struct fc_log *log; 182 struct fc_log { struct 192 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...); argument
|
| /linux/include/linux/ceph/ |
| H A D | libceph.h | 293 struct fc_log; 296 struct fc_log *l, char delim); 298 struct fc_log *l);
|
| /linux/fs/ |
| H A D | fs_context.c | 411 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...) in logfc() 469 struct fc_log *log = fc->log.log; in put_fc_log()
|
| H A D | fsopen.c | 21 static inline const char *fetch_message_locked(struct fc_log *log, size_t len, in fetch_message_locked()
|
| /linux/net/ceph/ |
| H A D | ceph_common.c | 400 struct fc_log *l, char delim) in ceph_parse_mon_ips() 418 struct fc_log *l) in ceph_parse_param()
|