Searched refs:out_last_write_time (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dsmb2_create.c43 NTTIME *out_last_write_time,
213 NTTIME out_last_write_time = 0; local
231 &out_last_write_time,
288 out_last_write_time); /* last write time */
322 NTTIME out_last_write_time; member in struct:smbd_smb2_create_state
701 unix_timespec_to_nt_time(&state->out_last_write_time,
726 NTTIME *out_last_write_time,
747 *out_last_write_time = state->out_last_write_time;
720 smbd_smb2_create_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx, uint8_t *out_oplock_level, uint32_t *out_create_action, NTTIME *out_creation_time, NTTIME *out_last_access_time, NTTIME *out_last_write_time, NTTIME *out_change_time, uint64_t *out_allocation_size, uint64_t *out_end_of_file, uint32_t *out_file_attributes, uint64_t *out_file_id_volatile, struct smb2_create_blobs *out_context_blobs) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dsmb2_create.c43 NTTIME *out_last_write_time,
213 NTTIME out_last_write_time = 0; local
231 &out_last_write_time,
288 out_last_write_time); /* last write time */
322 NTTIME out_last_write_time; member in struct:smbd_smb2_create_state
701 unix_timespec_to_nt_time(&state->out_last_write_time,
726 NTTIME *out_last_write_time,
747 *out_last_write_time = state->out_last_write_time;
720 smbd_smb2_create_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx, uint8_t *out_oplock_level, uint32_t *out_create_action, NTTIME *out_creation_time, NTTIME *out_last_access_time, NTTIME *out_last_write_time, NTTIME *out_change_time, uint64_t *out_allocation_size, uint64_t *out_end_of_file, uint32_t *out_file_attributes, uint64_t *out_file_id_volatile, struct smb2_create_blobs *out_context_blobs) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dsmb2_create.c43 NTTIME *out_last_write_time,
213 NTTIME out_last_write_time = 0; local
231 &out_last_write_time,
288 out_last_write_time); /* last write time */
322 NTTIME out_last_write_time; member in struct:smbd_smb2_create_state
701 unix_timespec_to_nt_time(&state->out_last_write_time,
726 NTTIME *out_last_write_time,
747 *out_last_write_time = state->out_last_write_time;
720 smbd_smb2_create_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx, uint8_t *out_oplock_level, uint32_t *out_create_action, NTTIME *out_creation_time, NTTIME *out_last_access_time, NTTIME *out_last_write_time, NTTIME *out_change_time, uint64_t *out_allocation_size, uint64_t *out_end_of_file, uint32_t *out_file_attributes, uint64_t *out_file_id_volatile, struct smb2_create_blobs *out_context_blobs) argument

Completed in 307 milliseconds