Home
last modified time | relevance | path

Searched refs:nfstype (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/lib/libstand/
Dnfsv2.h121 } nfstype; typedef
/freebsd-10-stable/sys/nfs/
Dnfs_common.h40 extern nfstype nfsv3_type[];
Dnfsproto.h343 } nfstype; typedef
499 nfstype fa4_type;
Dnfs_common.c76 nfstype nfsv3_type[9] = {
/freebsd-10-stable/sys/fs/nfsserver/
Dnfs_nfsdsubs.c58 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,
60 extern nfstype nfsv34_type[9];
Dnfs_nfsdserv.c1146 nfstype nfs4type = NFNON; in nfsrvd_mknod()
1170 nfs4type = fxdr_unsigned(nfstype, *tl); in nfsrvd_mknod()
/freebsd-10-stable/sys/fs/nfs/
Dnfsproto.h678 NFSOCK=6, NFFIFO=7, NFATTRDIR=8, NFNAMEDATTR=9 } nfstype; typedef
Dnfs_commonsubs.c57 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
/freebsd-10-stable/sys/nfsserver/
Dnfs_srvsubs.c87 static const nfstype nfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR,
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c63 extern nfstype nfsv34_type[9];