Searched refs:filefh (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | nfs.c | 55 static char filefh[NFS3_FHSIZE]; /* NFSv2 / NFSv3 file handle */ variable 300 memcpy(p, filefh, NFS_FHSIZE); in nfs_readlink_req() 304 memcpy(p, filefh, filefh3_length); in nfs_readlink_req() 369 memcpy(p, filefh, NFS_FHSIZE); in nfs_read_req() 376 memcpy(p, filefh, filefh3_length); in nfs_read_req() 569 memcpy(filefh, rpc_pkt.u.reply.data + 1, NFS_FHSIZE); in nfs_lookup_reply() 574 memcpy(filefh, rpc_pkt.u.reply.data + 2, filefh3_length); in nfs_lookup_reply()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |