Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/snic/
Dsnic_debugfs.c433 #define TRC_ENABLE_FILE "tracing_enable" macro
441 debugfs_create_bool(TRC_ENABLE_FILE, S_IFREG | S_IRUGO | S_IWUSR, in snic_trc_debugfs_init()
455 debugfs_remove(debugfs_lookup(TRC_ENABLE_FILE, snic_glob->trc_root)); in snic_trc_debugfs_term()