Searched refs:SMB_DA_WRITE_THROUGH (Results 1 – 2 of 2) sorted by relevance
257 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_open()393 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_open_andx()512 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_trans2_open2()
572 #define SMB_DA_WRITE_THROUGH 0x4000 macro