Searched refs:fc_log (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs_context.h | 78 struct fc_log *log; 186 struct fc_log { struct 196 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...);
|
/kernel/linux/linux-6.6/include/linux/ |
H A 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, ...);
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | libceph.h | 295 struct fc_log; 298 struct fc_log *l); 300 struct fc_log *l);
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | libceph.h | 293 struct fc_log; 296 struct fc_log *l, char delim); 298 struct fc_log *l);
|
/kernel/linux/linux-5.10/fs/ |
H A D | fs_context.c | 385 void logfc(struct fc_log *log, const char *prefix, char level, const char *fmt, ...) in logfc() 439 struct fc_log *log = fc->log.log; in put_fc_log()
|
H A D | fsopen.c | 28 struct fc_log *log = fc->log.log; in fscontext_read()
|
/kernel/linux/linux-6.6/fs/ |
H A 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()
|
H A D | fsopen.c | 28 struct fc_log *log = fc->log.log; in fscontext_read()
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | ceph_common.c | 405 struct fc_log *l) in ceph_parse_mon_ips() 423 struct fc_log *l) in ceph_parse_param()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A 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()
|
Completed in 10 milliseconds