Searched refs:svc_flush_bvec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | svcsock.c | 228 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) in svc_flush_bvec() function 240 static inline void svc_flush_bvec(const struct bio_vec *bvec, size_t size, in svc_flush_bvec() function 281 svc_flush_bvec(bvec, len, seek); in svc_tcp_read_msg()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | svcsock.c | 278 static void svc_flush_bvec(const struct bio_vec *bvec, size_t size, size_t seek) in svc_flush_bvec() function 290 static inline void svc_flush_bvec(const struct bio_vec *bvec, size_t size, in svc_flush_bvec() function 326 svc_flush_bvec(bvec, len, seek); in svc_tcp_read_msg()
|
Completed in 5 milliseconds