Searched refs:XDROutPacketDestroy (Results 1 – 3 of 3) sorted by relevance
320 XDROutPacketDestroy(&rpc_call); in send_rpc_call()359 XDROutPacketDestroy (&rpc_call); in send_rpc_call()445 XDROutPacketDestroy(&call); in get_remote_address()452 XDROutPacketDestroy (&call); in get_remote_address()474 XDROutPacketDestroy(&call); in nfs_mount()482 XDROutPacketDestroy(&call); in nfs_mount()490 XDROutPacketDestroy(&call); in nfs_mount()497 XDROutPacketDestroy(&call); in nfs_mount()523 XDROutPacketDestroy(&call); in nfs_lookup()531 XDROutPacketDestroy(&call); in nfs_lookup()[all …]
17 void XDROutPacketDestroy (struct XDROutPacket *packet);
32 XDROutPacketDestroy(struct XDROutPacket *packet) in XDROutPacketDestroy() function