Home
last modified time | relevance | path

Searched refs:fc_log (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dfs_context.h96 struct fc_log *log; /* Logging buffer */
176 struct fc_log { struct
/Linux-v5.4/fs/
Dfs_context.c391 struct fc_log *log = fc ? fc->log : NULL; in logfc()
471 struct fc_log *log = fc->log; in put_fc_log()
Dfsopen.c28 struct fc_log *log = fc->log; in fscontext_read()