Searched refs:smb_odir_match_name (Results 1 – 1 of 1) sorted by relevance
266 static boolean_t smb_odir_match_name(smb_odir_t *, smb_odirent_t *);544 if (smb_odir_match_name(od, odirent)) in smb_odir_read()632 if (!smb_odir_match_name(od, odirent)) in smb_odir_read_fileinfo()1421 smb_odir_match_name(smb_odir_t *od, smb_odirent_t *odirent) in smb_odir_match_name() function