Searched refs:fc_log (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/include/linux/ |
D | fs_context.h | 78 struct fc_log *log; 173 struct fc_log { struct 183 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...); argument
|
/Linux-v6.6/include/linux/ceph/ |
D | libceph.h | 293 struct fc_log; 296 struct fc_log *l, char delim); 298 struct fc_log *l);
|
/Linux-v6.6/fs/ |
D | fs_context.c | 436 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...) in logfc() 490 struct fc_log *log = fc->log.log; in put_fc_log()
|
D | fsopen.c | 28 struct fc_log *log = fc->log.log; in fscontext_read()
|
/Linux-v6.6/net/ceph/ |
D | ceph_common.c | 401 struct fc_log *l, char delim) in ceph_parse_mon_ips() 419 struct fc_log *l) in ceph_parse_param()
|