Searched refs:or_type (Results 1 – 5 of 5) sorted by relevance
241 odir_resume.or_type = SMB_ODIR_RESUME_COOKIE; in smb2_query_dir()244 odir_resume.or_type = SMB_ODIR_RESUME_COOKIE; in smb2_query_dir()247 odir_resume.or_type = SMB_ODIR_RESUME_CONT; in smb2_query_dir()368 odir_resume.or_type = SMB_ODIR_RESUME_COOKIE; in smb2_find_entries()
491 odir_resume.or_type = SMB_ODIR_RESUME_CONT; in smb_com_trans2_find_next2()493 odir_resume.or_type = SMB_ODIR_RESUME_FNAME; in smb_com_trans2_find_next2()627 odir_resume.or_type = SMB_ODIR_RESUME_COOKIE; in smb_trans2_find_entries()
322 odir_resume.or_type = SMB_ODIR_RESUME_IDX; in smb_com_search()478 odir_resume.or_type = SMB_ODIR_RESUME_IDX; in smb_com_find()
853 if (resume->or_type == SMB_ODIR_RESUME_COOKIE) in smb_odir_resume_at()860 switch (resume->or_type) { in smb_odir_resume_at()
1263 smb_odir_resume_type_t or_type; member