Searched defs:chunk_sz (Results 1 – 1 of 1) sorted by relevance
512 static int msg_verify_data(struct msghdr *msg, int size, int chunk_sz) in msg_verify_data()669 int chunk_sz = opt->sendpage ? in msg_loop() local