Home
last modified time | relevance | path

Searched refs:MOUNT (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dmount.sh13 MOUNT="/usr/bin/systemd-mount"
16 if [ -x $MOUNT ] && [ -x $UMOUNT ];
24 MOUNT="/bin/mount"
84 MOUNT="$MOUNT -o silent"
90 MOUNT="$MOUNT -o umask=007,gid=`awk -F':' '/^disk/{print $3}' /etc/group`"
116 elif [ -x $MOUNT ]; then
117 $MOUNT $DEVNAME 2> /dev/null
136 if [ "x`readlink $MOUNT`" = "x/bin/mount.util-linux" ] ;
138 MOUNT="$MOUNT -o silent"
145 MOUNT="$MOUNT -o umask=007,gid=`awk -F':' '/^disk/{print $3}' /etc/group`"
[all …]
/openbmc/linux/fs/nfs/
H A Dnfs4super.c221 dfprintk(MOUNT, "--> nfs4_try_get_tree()\n"); in nfs4_try_get_tree()
230 nfs_ferrorf(fc, MOUNT, "NFS4: Couldn't follow remote path"); in nfs4_try_get_tree()
231 dfprintk(MOUNT, "<-- nfs4_try_get_tree() = %d [error]\n", err); in nfs4_try_get_tree()
233 dfprintk(MOUNT, "<-- nfs4_try_get_tree() = 0\n"); in nfs4_try_get_tree()
253 nfs_ferrorf(fc, MOUNT, "NFS4: Couldn't follow remote path"); in nfs4_get_referral_tree()
254 dfprintk(MOUNT, "<-- nfs4_get_referral_tree() = %d [error]\n", err); in nfs4_get_referral_tree()
256 dfprintk(MOUNT, "<-- nfs4_get_referral_tree() = 0\n"); in nfs4_get_referral_tree()
H A Dsuper.c809 dfprintk(MOUNT, in nfs_verify_authflavors()
815 dfprintk(MOUNT, "NFS: using auth flavor %u\n", ctx->selected_flavor); in nfs_verify_authflavors()
882 dfprintk(MOUNT, "NFS: unable to mount server %s, error %d\n", in nfs_request_mount()
911 dfprintk(MOUNT, "NFS: using auth flavor %u\n", in nfs_try_mount_request()
940 dfprintk(MOUNT, "NFS: attempting to use auth flavor %u\n", flavor); in nfs_try_mount_request()
956 dfprintk(MOUNT, "NFS: attempting to use auth flavor %u\n", RPC_AUTH_UNIX); in nfs_try_mount_request()
H A Dnfs4proc.c8644 dfprintk(MOUNT, " enforce op %d\n", i); in nfs4_sp4_select_mode()
8646 dfprintk(MOUNT, " allow op %d\n", i); in nfs4_sp4_select_mode()
8652 dfprintk(MOUNT, "sp4_mach_cred: disabled\n"); in nfs4_sp4_select_mode()
8671 dfprintk(MOUNT, "sp4_mach_cred:\n"); in nfs4_sp4_select_mode()
8672 dfprintk(MOUNT, " minimal mode enabled\n"); in nfs4_sp4_select_mode()
8675 dfprintk(MOUNT, "sp4_mach_cred: disabled\n"); in nfs4_sp4_select_mode()
8684 dfprintk(MOUNT, " cleanup mode enabled\n"); in nfs4_sp4_select_mode()
8695 dfprintk(MOUNT, " secinfo mode enabled\n"); in nfs4_sp4_select_mode()
8701 dfprintk(MOUNT, " stateid mode enabled\n"); in nfs4_sp4_select_mode()
8706 dfprintk(MOUNT, " write mode enabled\n"); in nfs4_sp4_select_mode()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/
H A Dunfs3_git.bb3 specification. It provides a daemon for the MOUNT and NFS protocols, which \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0002-autofs-5.1.8-handle-innetgr-not-present-in-musl.patch52 /* define if you have MOUNT */
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-live.sh7 MOUNT="/bin/mount"
/openbmc/linux/kernel/power/
H A DKconfig78 MOUNT any journaled filesystems mounted before the suspend or they
/openbmc/linux/Documentation/filesystems/
H A Dsharedsubtree.rst371 | BIND MOUNT OPERATION |
485 | MOVE MOUNT OPERATION |
H A Dvfat.rst16 VFAT MOUNT OPTIONS