Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_odir.c267 static boolean_t smb_odir_match_name(smb_odir_t *, smb_odirent_t *);
554 if (smb_odir_match_name(od, odirent)) in smb_odir_read()
649 if (!smb_odir_match_name(od, odirent)) in smb_odir_read_fileinfo()
1517 smb_odir_match_name(smb_odir_t *od, smb_odirent_t *odirent) in smb_odir_match_name() function