Searched refs:SMB_OACT_TRUNCATED (Results 1 – 2 of 2) sorted by relevance
704 op->action_taken = SMB_OACT_TRUNCATED; in smb_open_subr()1050 if (op->action_taken == SMB_OACT_TRUNCATED) in smb_set_open_attributes()
629 #define SMB_OACT_TRUNCATED 0x03 macro