Searched refs:nfstype (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dnfsv2.h119 } nfstype; typedef in typeref:enum:__anon28
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_common.h42 extern nfstype nfsv3_type[];
H A Doldnfsproto.h345 } nfstype; typedef in typeref:enum:__anon12441
501 nfstype fa4_type;
H A Dnfsproto.h656 NFSOCK=6, NFFIFO=7, NFATTRDIR=8, NFNAMEDATTR=9 } nfstype; typedef in typeref:enum:__anon18509
H A Dnfs_commonsubs.c61 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_nextstep.h277 enum nfstype { enum
322 typedef enum nfstype nfsftype;
H A Dnfs_prot_bsdi2.h148 typedef nfstype nfsftype;
/netbsd-current/sys/nfs/
H A Dnfsproto.h236 NFSOCK=6, NFFIFO=7 } nfstype; typedef in typeref:enum:__anon13068
H A Dnfs_subs.c134 const nfstype nfsv2_type[9] =
136 const nfstype nfsv3_type[9] =
H A Dnfs_serv.c99 extern const nfstype nfsv2_type[9];
100 extern const nfstype nfsv3_type[9];
H A Dnfs_vnops.c215 extern const nfstype nfsv3_type[9];
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdsubs.c65 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,
67 extern nfstype nfsv34_type[9];
H A Dnfs_nfsdserv.c1157 nfstype nfs4type = NFNON;
1181 nfs4type = fxdr_unsigned(nfstype, *tl);
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clrpcops.c67 extern nfstype nfsv34_type[9];

Completed in 195 milliseconds