Searched refs:nodev (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 48 mount -t sysfs -o nodev,noexec,nosuid sysfs /sys 49 mount -t proc -o nodev,noexec,nosuid proc /proc
|
/Linux-v4.19/fs/9p/ |
D | v9fs.h | 101 unsigned char nodev; member
|
D | v9fs.c | 136 if (v9ses->nodev) in v9fs_show_options() 278 v9ses->nodev = 1; in v9fs_parse_options()
|
D | vfs_inode.c | 71 if (v9ses->nodev == 0) { in unixmode2p9mode() 139 && (v9ses->nodev == 0)) in p9mode2unixmode() 142 && (v9ses->nodev == 0)) in p9mode2unixmode() 145 && (v9ses->nodev == 0)) { in p9mode2unixmode()
|
/Linux-v4.19/arch/arm/mach-rpc/ |
D | ecard.c | 893 goto nodev; in ecard_probe() 898 goto nodev; in ecard_probe() 956 goto nodev; in ecard_probe() 960 nodev: in ecard_probe()
|
/Linux-v4.19/drivers/net/ethernet/amd/ |
D | am79c961a.c | 702 goto nodev; in am79c961_probe() 708 goto nodev; in am79c961_probe() 748 nodev: in am79c961_probe()
|
/Linux-v4.19/Documentation/driver-model/ |
D | overview.txt | 87 none on /sys type sysfs (rw,noexec,nosuid,nodev) 98 none /sys sysfs nodev,noexec,nosuid 0 0
|
/Linux-v4.19/drivers/net/ethernet/xilinx/ |
D | ll_temac_main.c | 1026 goto nodev; in temac_of_probe() 1116 nodev: in temac_of_probe()
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kmemleak.rst | 21 # mount -t debugfs nodev /sys/kernel/debug/
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse.txt | 250 fusermount always adds "nosuid" and "nodev" to the mount options
|
D | porting | 60 (or similar with s/bdev/nodev/ or s/bdev/single/, depending on the kind of
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.lpfc | 316 state until the target is rediscovered or nodev timeout is 355 freed (after nodev tmo). This bug was causing i/o received in 594 nodev timeout. 602 * Increase nodev timeout from 20 seconds to 30 seconds. 836 * Make nodev-tmo default to 20 seconds.
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | README | 372 nodev Do not recognize devices on the remote mount.
|
/Linux-v4.19/Documentation/trace/ |
D | ftrace.rst | 60 mount -t tracefs nodev /sys/kernel/tracing
|