Home
last modified time | relevance | path

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

12

/third_party/mesa3d/.gitlab-ci/bare-metal/
Dpoe-powered.sh53 if [ ! -d /nfs ]; then
92 rsync -a --delete $BM_ROOTFS/ /nfs/
110 [ -d $BM_BOOTFS/usr/lib/modules ] && rsync -a --delete $BM_BOOTFS/usr/lib/modules/ /nfs/usr/lib/mod…
111 [ -d $BM_BOOTFS/lib/modules ] && rsync -a --delete $BM_BOOTFS/lib/modules/ /nfs/usr/lib/modules/
117 mkdir -p /nfs/results
118 . $BM/rootfs-setup.sh /nfs
145 cp -Rp /nfs/results/. results/
Dcros-servo.sh23 if [ ! -d /nfs ]; then
57 rsync -a --delete $BM_ROOTFS/ /nfs/
58 mkdir -p /nfs/results
59 . $BM/rootfs-setup.sh /nfs
99 cp -Rp /nfs/results/. results/
Dfastboot.sh62 rsync -a --delete $BM_ROOTFS/ /nfs/
63 mkdir -p /nfs/results
64 . $BM/rootfs-setup.sh /nfs
145 cp -Rp /nfs/results/. results/
/third_party/ltp/testcases/network/
D.gitignore15 /nfs/nfs_stress/nfs01_open_files
16 /nfs/nfs_stress/nfs04_create_file
17 /nfs/nfs_stress/nfs05_make_tree
18 /nfs/nfslock01/nfs_flock
19 /nfs/nfslock01/nfs_flock_dgen
DREADME.md51 NFS tests require running NFS server, enable and start `nfs-server.service`
52 (Debian/Ubuntu and openSUSE/SLES: `nfs-kernel-server` package, others:
53 `nfs-server` package).
/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs_lib.sh9 NFS_TYPE=${NFS_TYPE:=nfs}
75 …config=$(tst_rhost_run -c 'for f in $(grep ^include.*= '/etc/nfs.conf' | cut -d = -f2); do [ -f $f…
142 if [ "$(stat -f . | grep "Type: nfs")" ]; then
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfs.part14 bfs102 ltpfstest /test/growfiles/nfs
/third_party/ltp/scenario_groups/
Dnetwork8 net.nfs
/third_party/e2fsprogs/install-utils/
Dconvfstab44 xenix | coherent | nfs | proc | sw | swap )
/third_party/NuttX/
DNuttX.gni120 "//third_party/NuttX/fs/nfs/nfs_adapter.c",
121 "//third_party/NuttX/fs/nfs/nfs_util.c",
122 "//third_party/NuttX/fs/nfs/rpc_clnt.c",
/third_party/ltp/testcases/network/nfsv4/acl/
Druntest8 NFSMNTDIR=/mnt/nfs-acl
/third_party/mesa3d/.gitlab-ci/container/
Darm.config4 # abootimg with a 'dummy' rootfs fails with root=/dev/nfs
Dx86_64.config9 # abootimg with a 'dummy' rootfs fails with root=/dev/nfs
Darm64.config4 # abootimg with a 'dummy' rootfs fails with root=/dev/nfs
/third_party/mesa3d/docs/ci/
Dbare-metal.rst68 dhcp-option=tag:cheza1,option:root-path,/srv/nfs/cheza1
69 dhcp-option=tag:cheza2,option:root-path,/srv/nfs/cheza2
92 root dir at /nfs and TFTP kernel directory at /tftp.
/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h292 struct nfsdir_s nfs; member
/third_party/flutter/skia/third_party/externals/dawn/
D.gitignore42 .nfs*
/third_party/skia/third_party/externals/dawn/
D.gitignore47 .nfs*
/third_party/ltp/doc/
Dltp-run-files.txt56 - nfs
/third_party/ntfs-3g/
DTODO.ntfsprogs36 - manual: document LFS issues (smbfs' lfs option, nfs)
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a530-flakes.txt57 # (ci-fd-fastboot-nfs)
/third_party/FreeBSD/
DMAINTAINERS68 nfs freebsd-fs@FreeBSD.org, rmacklem is best for reviews.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc472 return !fstype.equals("nfs");
/third_party/python/Doc/distutils/
Dapiref.rst1022 Files in *src* that begin with :file:`.nfs` are skipped (more information on
1024 <http://nfs.sourceforge.net/#section_d>`_).
/third_party/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf1719 genfscon nfs / system_u:object_r:nfs_t:s0

12