find_state        805 source4/smb_server/smb/trans2.c 	struct find_state *state = talloc_get_type(private_data, struct find_state);
find_state        830 source4/smb_server/smb/trans2.c 	struct find_state *state;
find_state        833 source4/smb_server/smb/trans2.c 	TRANS2_CHECK_ASYNC_STATUS(state, struct find_state);
find_state        856 source4/smb_server/smb/trans2.c 	struct find_state *state;
find_state        891 source4/smb_server/smb/trans2.c 	state = talloc(op, struct find_state);
find_state        917 source4/smb_server/smb/trans2.c 	struct find_state *state;
find_state        920 source4/smb_server/smb/trans2.c 	TRANS2_CHECK_ASYNC_STATUS(state, struct find_state);
find_state        942 source4/smb_server/smb/trans2.c 	struct find_state *state;
find_state        976 source4/smb_server/smb/trans2.c 	state = talloc(op, struct find_state);