Searched refs:fc_log (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/include/linux/ |
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, ...); argument
|
/Linux-v6.1/include/linux/ceph/ |
D | libceph.h | 303 struct fc_log; 306 struct fc_log *l, char delim); 308 struct fc_log *l);
|
/Linux-v6.1/fs/ |
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()
|
D | fsopen.c | 28 struct fc_log *log = fc->log.log; in fscontext_read()
|
/Linux-v6.1/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()
|