Home
last modified time | relevance | path

Searched refs:xdr_set_scratch_buffer (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayoutdev.c85 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE); in nfs4_fl_alloc_deviceid_node()
H A Dfilelayout.c669 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE); in filelayout_decode_layout()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxdr.h249 extern void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxdr.c672 xdr_set_scratch_buffer(xdr, NULL, 0); in xdr_init_encode()
1119 void xdr_set_scratch_buffer(struct xdr_stream *xdr, void *buf, size_t buflen) in xdr_set_scratch_buffer() function
1124 EXPORT_SYMBOL_GPL(xdr_set_scratch_buffer);
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c72 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE); in nfs4_ff_alloc_deviceid_node()
H A Dflexfilelayout.c381 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE); in ff_layout_alloc_lseg()
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Ddev.c513 xdr_set_scratch_buffer(&xdr, page_address(scratch), PAGE_SIZE); in bl_alloc_deviceid_node()
H A Dblocklayout.c700 xdr_set_scratch_buffer(&xdr, page_address(scratch), PAGE_SIZE); in bl_alloc_lseg()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.c792 xdr_set_scratch_buffer(xdr, page_address(scratch), PAGE_SIZE); in gssx_dec_accept_sec_context()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xdr.c1539 xdr_set_scratch_buffer(xdr, page_address(res->scratch), PAGE_SIZE); in nfs4_xdr_dec_listxattrs()
H A Ddir.c579 xdr_set_scratch_buffer(&stream, page_address(scratch), PAGE_SIZE); in nfs_readdir_page_filler()
H A Dnfs4xdr.c6411 xdr_set_scratch_buffer(xdr, p, PAGE_SIZE); in nfs4_xdr_dec_getacl()