Home
last modified time | relevance | path

Searched refs:nfs (Results 51 – 75 of 268) sorted by relevance

1234567891011

/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dnfscommon26 test -n "$NFS_STATEDIR" || NFS_STATEDIR=/var/lib/nfs
/openbmc/u-boot/arch/xtensa/dts/
H A Dml605_nommu.dts8 …n=uart8250,mmio32native,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
/openbmc/linux/arch/xtensa/boot/dts/
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…
/openbmc/linux/fs/nfsd/
H A DKconfig23 user space programs which can be found in the Linux nfs-utils
24 package, available from http://linux-nfs.org/. More detail about
87 space programs which can be found in the Linux nfs-utils package,
88 available from http://linux-nfs.org/.
/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/
H A Dnfs-export-root.bb16 RDEPENDS:${PN} = "packagegroup-core-nfs-server"
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/machine/
H A Dmtmitchell.conf13 require conf/distro/include/nfs.inc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/
H A D0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch54 @@ -23,5 +23,5 @@ set_target_properties(nfs PROPERTIES
56 install(TARGETS nfs EXPORT libnfs
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-self-hosted.bb140 nfs-utils \
141 nfs-utils-client \
/openbmc/qemu/tests/qemu-iotests/
H A D02542 _supported_proto file rbd nfs fuse
H A D17345 _supported_proto nfs
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dpxa168-aspenite.dts15 …bootargs = "console=ttyS0,115200 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:19…
/openbmc/u-boot/tools/kermit/
H A Dflash_param49 out setenv bootargs console=/dev/ttyS0,115200 root=/dev/nfs nfsroot=192.168.1.26:/eric_root_devel i…
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dinit34 nfs|nfs4|smbfs|ncp|ncpfs|cifs|coda|ocfs2|gfs|pvfs|pvfs2|fuse.httpfs|fuse.curlftpfs)
/openbmc/u-boot/board/keymile/scripts/
H A Ddevelop-common.txt5 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${toolchain}/${arch}
H A Dramfs-common.txt6 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath}
/openbmc/qemu/block/
H A Dnfs.c245 nfs_co_generic_cb(int ret, struct nfs_context *nfs, void *data, in nfs_co_generic_cb() argument
259 error_report("NFS Error: %s", nfs_get_error(nfs)); in nfs_co_generic_cb()
646 BlockdevCreateOptionsNfs *opts = &options->u.nfs; in nfs_file_co_create()
678 nfs_opts = &create_options->u.nfs; in nfs_file_co_create_opts()
717 nfs_get_allocated_file_size_cb(int ret, struct nfs_context *nfs, void *data, in nfs_get_allocated_file_size_cb() argument
726 error_report("NFS Error: %s", nfs_get_error(nfs)); in nfs_get_allocated_file_size_cb()
/openbmc/u-boot/configs/
H A DMPC8349ITXGP_defconfig9 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=:/nfsroot/rootfs ip=::::mpc8349emitxgp:eth0:off console=t…
H A DM54418TWR_serial_rmii_defconfig6 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168…
H A DM54418TWR_serial_mii_defconfig6 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168…
H A DM54418TWR_defconfig6 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.1.1:/tftpboot/192.168.1.2 ip=192.168.1.2:192.168…
/openbmc/u-boot/net/
H A DMakefile21 obj-$(CONFIG_CMD_NFS) += nfs.o
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-fix-building-on-macOS.patch24 #include "nfs.h"
H A D0001-locate.c-Include-attr.h.patch19 #include "nfs.h"
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt94 default nfs
98 LABEL nfs
102 APPEND root=/dev/nfs rw \
272 1: nfs root
276 append: root=/dev/nfs rw nfsroot=192.168.1.2:/db820c/rootfs,v3,tcp rootwait ip=dhcp consoleblank=0 …
333 [ 0.000000] Kernel command line: root=/dev/nfs rw nfsroot=192.168.1.2:/db820c/rootfs,v3,tcp root…
411 root=/dev/nfs rw nfsroot=192.168.1.2:/db820c/rootfs,v3,tcp rootwait ip=dhcp consoleblank=0 console=…

1234567891011