Searched refs:SMB_DA_WRITE_THROUGH (Results 1 – 2 of 2) sorted by relevance
256 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_open()386 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_open_andx()501 if (op->omode & SMB_DA_WRITE_THROUGH) in smb_com_trans2_open2()
558 #define SMB_DA_WRITE_THROUGH 0x4000 macro