dfs_tgt_sess     3579 drivers/scsi/qla2xxx/qla_def.h 	struct dentry *dfs_tgt_sess;
dfs_tgt_sess      474 drivers/scsi/qla2xxx/qla_dfs.c 	ha->tgt.dfs_tgt_sess = debugfs_create_file("tgt_sess",
dfs_tgt_sess      494 drivers/scsi/qla2xxx/qla_dfs.c 	if (ha->tgt.dfs_tgt_sess) {
dfs_tgt_sess      495 drivers/scsi/qla2xxx/qla_dfs.c 		debugfs_remove(ha->tgt.dfs_tgt_sess);
dfs_tgt_sess      496 drivers/scsi/qla2xxx/qla_dfs.c 		ha->tgt.dfs_tgt_sess = NULL;