FT_SESS_HASH_SIZE 59 drivers/target/tcm_fc/tcm_fc.h struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */ FT_SESS_HASH_SIZE 69 drivers/target/tcm_fc/tfc_sess.c for (i = 0; i < FT_SESS_HASH_SIZE; i++) FT_SESS_HASH_SIZE 293 drivers/target/tcm_fc/tfc_sess.c head < &tport->hash[FT_SESS_HASH_SIZE]; head++) {