Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_lnode.h69 struct csio_fcf_info { struct
157 struct csio_fcf_info *fcfinfo; /* FCF in use */
Dcsio_lnode.c768 struct csio_fcf_info *fcf_info; in csio_ln_read_fcf_cbfn()
1020 struct csio_fcf_info *fp; in csio_handle_link_down()
1337 struct csio_fcf_info *fcfinfo = container_of(kref, in csio_free_fcfinfo()
1338 struct csio_fcf_info, kref); in csio_free_fcfinfo()
1986 ln->fcfinfo = kzalloc(sizeof(struct csio_fcf_info), GFP_KERNEL); in csio_ln_init()
2014 ln->fcfinfo = kzalloc(sizeof(struct csio_fcf_info), in csio_ln_init()