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