Searched refs:nfstype (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/lib/libstand/ |
| D | nfsv2.h | 121 } nfstype; typedef
|
| /freebsd-10-stable/sys/nfs/ |
| D | nfs_common.h | 40 extern nfstype nfsv3_type[];
|
| D | nfsproto.h | 343 } nfstype; typedef 499 nfstype fa4_type;
|
| D | nfs_common.c | 76 nfstype nfsv3_type[9] = {
|
| /freebsd-10-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdsubs.c | 58 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, 60 extern nfstype nfsv34_type[9];
|
| D | nfs_nfsdserv.c | 1146 nfstype nfs4type = NFNON; in nfsrvd_mknod() 1170 nfs4type = fxdr_unsigned(nfstype, *tl); in nfsrvd_mknod()
|
| /freebsd-10-stable/sys/fs/nfs/ |
| D | nfsproto.h | 678 NFSOCK=6, NFFIFO=7, NFATTRDIR=8, NFNAMEDATTR=9 } nfstype; typedef
|
| D | nfs_commonsubs.c | 57 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
|
| /freebsd-10-stable/sys/nfsserver/ |
| D | nfs_srvsubs.c | 87 static const nfstype nfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR,
|
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 63 extern nfstype nfsv34_type[9];
|