| /f-stack/freebsd/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-share.service.in | 4 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 D | mnttab.c | 199 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 D | Makefile.am | 10 nfs.h \ 15 os/linux/nfs.c \ 21 os/freebsd/nfs.c \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/ |
| H A D | nfs-sample.cfg | 33 export NFS_MOUNT=/var/tmp/nfs 46 export NFS_OPTIONS="-t nfs $NFS_OPTIONS,noacl,nfsvers=3"
|
| H A D | Makefile.am | 3 nfs-sample.cfg \
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dummynet.c | 1599 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 D | kc705_nommu.dts | 9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
|
| H A D | kc705.dts | 9 …,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 D | pxa168-aspenite.dts | 15 …bootargs = "console=ttyS0,115200 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:19…
|
| H A D | r8a7745-sk-rzg1e.dts | 20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
| H A D | r8a7743-sk-rzg1m.dts | 20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
| H A D | emev2-kzm9d.dts | 28 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
| /f-stack/freebsd/kern/ |
| H A D | Make.tags.inc | 31 ${SYS}/fs/nfs/*.[ch] \ 84 ${SYS}/fs/nfs \
|
| /f-stack/freebsd/contrib/device-tree/src/c6x/ |
| H A D | evmc6457.dts | 21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
|
| H A D | evmc6474.dts | 21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
|
| H A D | dsk6455.dts | 20 bootargs = "root=/dev/nfs ip=dhcp rw";
|
| H A D | evmc6472.dts | 21 bootargs = "console=hvc root=/dev/nfs ip=dhcp rw";
|
| H A D | evmc6678.dts | 21 bootargs = "root=/dev/nfs ip=dhcp rw";
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-commit-metadata.m4 | 5 dnl # Prior to this the nfs server would issue an explicit fsync().
|
| H A D | kernel-automount.m4 | 4 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 D | zfs_unshare_006_pos.ksh | 74 log_must zfs unshare nfs -a
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/renesas/ |
| H A D | hihope-rzg2-ex.dtsi | 14 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
| /f-stack/freebsd/contrib/openzfs/.github/workflows/ |
| H A D | checkstyle.yaml | 20 sudo apt-get install --yes -qq parted lsscsi ksh attr acl nfs-kernel-server fio
|
| H A D | zfs-tests.yml | 20 nfs-kernel-server samba rng-tools xz-utils \
|
| /f-stack/freebsd/ |
| H A D | Makefile | 7 netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
|