Lines Matching refs:uint16_t
55 uint16_t nfsversion; /* NFS protocol version */
56 uint16_t family; /* address family */
57 uint16_t port; /* IP port */
68 static uint16_t nfs_server_get_key(const void *cookie_netfs_data, in nfs_server_get_key()
69 void *buffer, uint16_t bufmax) in nfs_server_get_key()
75 uint16_t len = sizeof(struct nfs_server_key); in nfs_server_get_key()
118 static uint16_t nfs_super_get_key(const void *cookie_netfs_data, in nfs_super_get_key()
119 void *buffer, uint16_t bufmax) in nfs_super_get_key()
123 uint16_t len; in nfs_super_get_key()
168 static uint16_t nfs_fscache_inode_get_key(const void *cookie_netfs_data, in nfs_fscache_inode_get_key()
169 void *buffer, uint16_t bufmax) in nfs_fscache_inode_get_key()
172 uint16_t nsize; in nfs_fscache_inode_get_key()
202 static uint16_t nfs_fscache_inode_get_aux(const void *cookie_netfs_data, in nfs_fscache_inode_get_aux()
203 void *buffer, uint16_t bufmax) in nfs_fscache_inode_get_aux()
232 uint16_t datalen) in nfs_fscache_inode_check_aux()