smb2srv_find_state   45 source4/smb_server/smb2/find.c 	struct smb2srv_find_state *state = talloc_get_type(private_data, struct smb2srv_find_state);
smb2srv_find_state   68 source4/smb_server/smb2/find.c 	struct smb2srv_find_state *state;
smb2srv_find_state   70 source4/smb_server/smb2/find.c 	SMB2SRV_CHECK_ASYNC_STATUS(state, struct smb2srv_find_state);
smb2srv_find_state  141 source4/smb_server/smb2/find.c 	struct smb2srv_find_state *state;
smb2srv_find_state  147 source4/smb_server/smb2/find.c 	SMB2SRV_TALLOC_IO_PTR(state, struct smb2srv_find_state);