Home
last modified time | relevance | path

Searched refs:nfs_fh (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.h67 struct nfs_fh { struct
70 typedef struct nfs_fh nfs_fh; typedef
119 nfs_fh file;
125 nfs_fh dir;
131 nfs_fh file;
153 nfs_fh file;
178 nfs_fh file;
202 nfs_fh from;
217 nfs_fh dir;
270 extern attrstat * nfsproc_getattr_2(nfs_fh *, CLIENT *);
[all …]
H A Dnfs_prot.x98 struct nfs_fh { struct
158 nfs_fh file;
166 nfs_fh dir; /* directory file handle */
171 nfs_fh file;
196 nfs_fh file; /* handle for file */
221 nfs_fh file; /* handle for file */
239 nfs_fh from;
256 nfs_fh dir; /* directory handle */
304 NFSPROC_GETATTR(nfs_fh) = 1;
316 NFSPROC_READLINK(nfs_fh) = 5;
[all …]