Home
last modified time | relevance | path

Searched refs:bounce (Results 1 – 2 of 2) sorted by relevance

/fs/ncpfs/
Dncplib_kernel.c1010 int *bytes_read, void *bounce, __u32 bufsize) in ncp_read_bounce() argument
1019 result = ncp_request2(server, 72, bounce, bufsize); in ncp_read_bounce()
1022 int len = get_unaligned_be16((char *)bounce + in ncp_read_bounce()
1028 source = (char*)bounce + in ncp_read_bounce()
Dncplib_kernel.h57 struct iov_iter *, int *, void *bounce, __u32 bouncelen);