Searched defs:nfs_fh (Results 1 – 11 of 11) sorted by relevance
124 typedef struct nfs_fh nfs_fh; typedef223 struct nfs_fh { struct224 char fh_data[NFS_FHSIZE];
122 typedef struct nfs_fh nfs_fh; typedef221 struct nfs_fh { struct222 char fh_data[NFS_FHSIZE];
129 typedef struct nfs_fh nfs_fh; typedef233 struct nfs_fh { struct234 char fh_data[NFS_FHSIZE];
119 typedef struct nfs_fh nfs_fh; typedef218 struct nfs_fh { struct219 char fh_data[NFS_FHSIZE];
129 typedef struct nfs_fh nfs_fh; typedef238 struct nfs_fh { struct239 char fh_data[NFS_FHSIZE];
212 typedef struct nfs_fh nfs_fh; typedef287 struct nfs_fh { struct288 char fh_data[NFS_FHSIZE];
134 typedef struct nfs_fh nfs_fh; typedef313 struct nfs_fh { struct314 char fh_data[NFS_FHSIZE];
177 typedef struct nfs_fh nfs_fh; typedef252 struct nfs_fh { struct253 char fh_data[NFS_FHSIZE];
217 typedef struct nfs_fh nfs_fh; typedef339 struct nfs_fh { struct340 char fh_data[NFS_FHSIZE];
340 typedef struct nfs_fh nfs_fh; typedef432 struct nfs_fh { struct433 char data[NFS_FHSIZE];
101 struct nfs_fh { struct102 opaque data[NFS_FHSIZE];