share_file_id 752 source3/include/smb.h unsigned long share_file_id; share_file_id 143 source3/libsmb/smb_share_modes.c e_entry->file_id == (uint32_t)entry->share_file_id && share_file_id 163 source3/libsmb/smb_share_modes.c out->share_file_id = (unsigned long)in->file_id; share_file_id 247 source3/libsmb/smb_share_modes.c sme->file_id = (uint32_t)share->share_file_id; share_file_id 489 source3/locking/locking.c e->access_mask, e->op_mid, e->op_type, e->share_file_id, share_file_id 1062 source3/locking/locking.c e->share_file_id = fsp->fh->gen_id; share_file_id 1136 source3/locking/locking.c e1->share_file_id == e2->share_file_id ); share_file_id 196 source3/rpc_server/srv_srvsvc_nt.c (((uint32_t)(procid_to_pid(&e->pid))<<16) | e->share_file_id); share_file_id 2408 source3/rpc_server/srv_srvsvc_nt.c uint32_t fid = (((uint32_t)(procid_to_pid(&e->pid))<<16) | e->share_file_id); share_file_id 801 source3/smbd/close.c fsp = file_find_dif(e.id, e.share_file_id); share_file_id 711 source3/smbd/open.c share_entry->share_file_id); share_file_id 440 source3/smbd/oplock.c file_id_string_tos(&msg.id), msg.share_file_id)); share_file_id 442 source3/smbd/oplock.c fsp = initial_break_processing(msg.id, msg.share_file_id); share_file_id 486 source3/smbd/oplock.c msg.share_file_id)); share_file_id 488 source3/smbd/oplock.c fsp = initial_break_processing(msg.id, msg.share_file_id); share_file_id 703 source3/smbd/oplock.c msg.share_file_id, (unsigned int)msg.op_mid)); share_file_id 874 source3/smbd/oplock.c SIVAL(msg,52,e->share_file_id); share_file_id 897 source3/smbd/oplock.c e->share_file_id = (unsigned long)IVAL(msg,52); share_file_id 276 source3/smbd/oplock_onefs.c sme->share_file_id = cb->data.fsp->fh->gen_id;