Searched refs:SMB_FIND_CLOSE_AFTER_REQUEST (Results 1 – 2 of 2) sorted by relevance
355 if ((args.fa_fflag & SMB_FIND_CLOSE_AFTER_REQUEST) || in smb_com_trans2_find_first2()507 if ((args.fa_fflag & SMB_FIND_CLOSE_AFTER_REQUEST) || in smb_com_trans2_find_next2()
672 #define SMB_FIND_CLOSE_AFTER_REQUEST 0x01 macro