Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c894 if ((fhp->fh_flags & SMBFH_VALID) == 0) in smb_fh_gone()
962 fhp->fh_flags |= SMBFH_VALID; in smb_fh_opened()
H A Dsmb_conn.h355 #define fh_flags fh_co.co_flags macro