Home
last modified time | relevance | path

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

/freebsd/contrib/smbfs/smbutil/
H A Ddumptree.c78 iprintf(4, "state: %s\n", iod_state[vip->iodstate]); in print_vcinfo()
/freebsd/sys/netsmb/
H A Dsmb_conn.h139 enum smbiod_state iodstate; member
H A Dsmb_conn.c715 vip->iodstate = vcp->vc_iod->iod_state; in smb_vc_getinfo()