Home
last modified time | relevance | path

Searched refs:nfs (Results 1 – 25 of 58) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/etc/systemd/system/
H A Dzfs-share.service.in4 After=nfs-server.service nfs-kernel-server.service
9 PartOf=nfs-server.service nfs-kernel-server.service
/f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c199 int error, nfs; in getmntent() local
201 nfs = (int)lseek(fileno(fp), 0, SEEK_CUR); in getmntent()
202 if (nfs == -1) in getmntent()
205 if (nfs == 0 || gsfs == NULL) { in getmntent()
210 if (nfs >= allfs) in getmntent()
212 statfs2mnttab(&gsfs[nfs], mp); in getmntent()
/f-stack/freebsd/contrib/openzfs/lib/libshare/
H A DMakefile.am10 nfs.h \
15 os/linux/nfs.c \
21 os/freebsd/nfs.c \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dnfs-sample.cfg33 export NFS_MOUNT=/var/tmp/nfs
46 export NFS_OPTIONS="-t nfs $NFS_OPTIONS,noacl,nfsvers=3"
H A DMakefile.am3 nfs-sample.cfg \
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c1599 if (nfs->oid.len != sizeof(*nfs)) { in config_fs()
1603 i = nfs->fs_nr; in config_fs()
1618 ipdn_bound_var(&nfs->qsize, 16384, in config_fs()
1621 ipdn_bound_var(&nfs->qsize, 50, in config_fs()
1624 if (nfs->flags & DN_HAVE_MASK) { in config_fs()
1645 nfs->sched_nr = fs->fs.sched_nr; in config_fs()
1646 for (j = 0; j < sizeof(nfs->par)/sizeof(nfs->par[0]); j++) { in config_fs()
1647 if (nfs->par[j] == -1) /* reuse */ in config_fs()
1648 nfs->par[j] = fs->fs.par[j]; in config_fs()
1650 if (bcmp(&fs->fs, nfs, sizeof(*nfs)) == 0) { in config_fs()
[all …]
/f-stack/freebsd/contrib/device-tree/src/xtensa/
H A Dkc705_nommu.dts9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
H A Dkc705.dts9 …,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x3…
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dpxa168-aspenite.dts15 …bootargs = "console=ttyS0,115200 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:19…
H A Dr8a7745-sk-rzg1e.dts20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
H A Dr8a7743-sk-rzg1m.dts20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
H A Demev2-kzm9d.dts28 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
/f-stack/freebsd/kern/
H A DMake.tags.inc31 ${SYS}/fs/nfs/*.[ch] \
84 ${SYS}/fs/nfs \
/f-stack/freebsd/contrib/device-tree/src/c6x/
H A Devmc6457.dts21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
H A Devmc6474.dts21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
H A Ddsk6455.dts20 bootargs = "root=/dev/nfs ip=dhcp rw";
H A Devmc6472.dts21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
H A Devmc6678.dts21 bootargs = "root=/dev/nfs ip=dhcp rw";
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-commit-metadata.m45 dnl # Prior to this the nfs server would issue an explicit fsync().
H A Dkernel-automount.m44 dnl # solution to handling automounts. Prior to this cifs/nfs clients
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_006_pos.ksh74 log_must zfs unshare nfs -a
/f-stack/freebsd/contrib/device-tree/src/arm64/renesas/
H A Dhihope-rzg2-ex.dtsi14 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml20 sudo apt-get install --yes -qq parted lsscsi ksh attr acl nfs-kernel-server fio
H A Dzfs-tests.yml20 nfs-kernel-server samba rng-tools xz-utils \
/f-stack/freebsd/
H A DMakefile7 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \

123