Home
last modified time | relevance | path

Searched refs:nfsd (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/nfsserver/
H A Dnfs.h264 int nfsrv3_access(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
266 int nfsrv_commit(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
268 int nfsrv_create(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
276 int nfsrv_fsinfo(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
278 int nfsrv_getattr(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
280 int nfsrv_link(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
282 int nfsrv_lookup(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
284 int nfsrv_mkdir(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
286 int nfsrv_mknod(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
288 int nfsrv_noop(struct nfsrv_descript *nfsd, struct nfssvc_sock *slp,
[all …]
/freebsd/libexec/rc/rc.d/
H A Dnfsd32 load_kld nfsd || return 1
35 if ! sysctl vfs.nfsd.srvmaxio=${nfs_server_maxio} >/dev/null; then
42 sysctl vfs.nfsd.nfs_privport=1 > /dev/null
44 sysctl vfs.nfsd.nfs_privport=0 > /dev/null
52 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null
55 sysctl vfs.nfsd.server_max_nfsvers=3 > /dev/null
H A Dmountd27 load_kld nfsd || return 1
33 sysctl vfs.nfsd.server_min_nfsvers=4 > /dev/null
34 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null
39 sysctl vfs.nfsd.server_max_nfsvers=4 > /dev/null
41 sysctl vfs.nfsd.server_max_nfsvers=3 > /dev/null
73 load_rc_config nfsd
H A DMakefile227 nfsd \
/freebsd/usr.sbin/nfsd/
H A DMakefile3 PROG= nfsd
4 MAN= nfsd.8 nfsv4.4 stablerestart.5 pnfs.4 pnfsserver.4
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c245 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_null() local
309 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_accessrpc() local
552 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_openrpc() local
783 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_opendowngrade() local
846 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_doclose() local
997 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_openconfirm() local
1040 struct nfsrv_descript nfsd; in nfsrpc_setclient() local
1041 struct nfsrv_descript *nd = &nfsd; in nfsrpc_setclient()
1257 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_getattr() local
1298 struct nfsrv_descript nfsd, *nd = &nfsd; in nfsrpc_getattrnovp() local
[all …]
H A Dnfs_clstate.c4640 struct nfsrv_descript nfsd, *nd = &nfsd; in nfscl_trylock() local
4705 struct nfsrv_descript nfsd, *nd = &nfsd; in nfscl_tryclose() local
/freebsd/sys/modules/nfsd/
H A DMakefile2 KMOD= nfsd
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A DREADME8 * nfsd
/freebsd/contrib/netbsd-tests/fs/nfs/
H A Dt_rquotad.sh105 atf_check -s exit:0 nfsd
/freebsd/packages/nfs/
H A Dnfs.ucl30 This package provides nfsd(8) and mountd(8), the userland component of the
/freebsd/sys/conf/
H A Dfiles3647 fs/nfs/nfs_commonkrpc.c optional nfscl | nfslockd | nfsd
3648 fs/nfs/nfs_commonsubs.c optional nfscl | nfslockd | nfsd
3649 fs/nfs/nfs_commonport.c optional nfscl | nfslockd | nfsd
3650 fs/nfs/nfs_commonacl.c optional nfscl | nfslockd | nfsd
3662 fs/nfsserver/nfs_fha_new.c optional nfsd inet
3663 fs/nfsserver/nfs_nfsdsocket.c optional nfsd inet
3664 fs/nfsserver/nfs_nfsdsubs.c optional nfsd inet
3665 fs/nfsserver/nfs_nfsdstate.c optional nfsd inet
3666 fs/nfsserver/nfs_nfsdkrpc.c optional nfsd inet
3667 fs/nfsserver/nfs_nfsdserv.c optional nfsd inet
[all …]
/freebsd/contrib/netbsd-tests/lib/librumphijack/
H A Dt_tcpip.sh198 atf_check -s exit:0 nfsd
/freebsd/usr.sbin/
H A DMakefile52 nfsd \
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok415 nfsd
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf28 progs newfs nfsd nfsiod ping quotacheck reboot restore route routed savecore
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh264 sudo -E service nfsd enable
/freebsd/
H A DRELNOTES14 This patch allows vfs.nfsd.srvmaxio to be set to
H A DUPDATING58 modules. As such, nfscommon, nfscl and nfsd must all be rebuilt
958 been deleted from the nfscommon.ko. As such, nfsd.ko must be built
987 and nfsd modules. Therefore, both need to be rebuilt from sources.
1065 the nfsd and nfscommon modules. As such these modules
1068 delegations by setting vfs.nfsd.issue_delegations non-zero
1578 r342286 modifies the NFSv4 server so that it obeys vfs.nfsd.nfs_privport
1580 servers that have vfs.nfsd.nfs_privport set will only allow mounts
/freebsd/sys/modules/
H A DMakefile293 nfsd \
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c57 FEATURE(nfsd, "NFSv4 server");
172 SYSCTL_NODE(_vfs, OID_AUTO, nfsd, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
7615 DECLARE_MODULE(nfsd, nfsd_mod, SI_SUB_VFS, SI_ORDER_ANY);
7618 MODULE_VERSION(nfsd, 1);
7619 MODULE_DEPEND(nfsd, nfscommon, 1, 1, 1);
7620 MODULE_DEPEND(nfsd, nfslockd, 1, 1, 1);
7621 MODULE_DEPEND(nfsd, krpc, 1, 1, 1);
7622 MODULE_DEPEND(nfsd, nfssvc, 1, 1, 1);
/freebsd/usr.sbin/services_mkdb/
H A Dservices1524 nfsd-status 1110/tcp #Cluster status info
1525 nfsd-keepalive 1110/udp #Client status info
1653 nfsd 2049/tcp nfs # NFS server daemon
1654 nfsd 2049/udp nfs # NFS server daemon
1655 nfsd 2049/sctp nfs # NFS server daemon
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c4255 struct nfsrv_descript nfsd; in nfsrv_getuser() local
4273 nd = &nfsd; in nfsrv_getuser()
5584 struct nfsrv_descript nfsd; in nfsrpc_destroysession() local
5585 struct nfsrv_descript *nd = &nfsd; in nfsrpc_destroysession()
/freebsd/targets/pseudo/userland/
H A DMakefile.depend607 usr.sbin/nfsd \
/freebsd/libexec/rc/
H A Drc.subr1296 nfsd)
1297 _opts="allow.nfsd enforce_statfs=1"

12