Searched refs:FILE_SUPERSEDE (Results 1 – 2 of 2) sorted by relevance
550 if ((op->create_disposition == FILE_SUPERSEDE) || in smb_open_subr()569 if (op->create_disposition == FILE_SUPERSEDE) in smb_open_subr()633 case FILE_SUPERSEDE: in smb_open_subr()964 (op->create_disposition != FILE_SUPERSEDE) && in smb_open_attr_only()974 if ((op->create_disposition == FILE_SUPERSEDE) || in smb_open_overwrite()
992 #define FILE_SUPERSEDE 0x00000000 macro