Home
last modified time | relevance | path

Searched refs:nodev (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-apb.yaml37 - const: nodev
76 reg-names = "ehb", "nodev";
/linux-6.15/tools/testing/selftests/ftrace/test.d/00basic/
H A Dmount_options.tc22 mount -t tracefs -o "remount,$options" nodev "$mount_point"
/linux-6.15/tools/testing/selftests/ftrace/
H A Dftracetest167 mount -t tracefs nodev /sys/kernel/tracing ||
173 mount -t debugfs nodev /sys/kernel/debug ||
/linux-6.15/fs/9p/
H A Dv9fs.h112 unsigned char nodev; member
H A Dv9fs.c117 if (v9ses->nodev) in v9fs_show_options()
270 v9ses->nodev = 1; in v9fs_parse_options()
H A Dvfs_inode.c53 if (v9ses->nodev == 0) { in unixmode2p9mode()
121 && (v9ses->nodev == 0)) in p9mode2unixmode()
124 && (v9ses->nodev == 0)) in p9mode2unixmode()
127 && (v9ses->nodev == 0)) { in p9mode2unixmode()
/linux-6.15/Documentation/driver-api/driver-model/
H A Doverview.rst89 none on /sys type sysfs (rw,noexec,nosuid,nodev)
100 none /sys sysfs nodev,noexec,nosuid 0 0
/linux-6.15/arch/arm/mach-rpc/
H A Decard.c907 goto nodev; in ecard_probe()
912 goto nodev; in ecard_probe()
973 goto nodev; in ecard_probe()
977 nodev: in ecard_probe()
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst24 # mount -t debugfs nodev /sys/kernel/debug/
/linux-6.15/Documentation/arch/arm64/
H A Dptdump.rst27 mount -t debugfs nodev /sys/kernel/debug
/linux-6.15/Documentation/dev-tools/
H A Dkmemleak.rst20 # mount -t debugfs nodev /sys/kernel/debug/
/linux-6.15/Documentation/filesystems/
H A Dfuse.rst234 fusermount always adds "nosuid" and "nodev" to the mount options
H A Dporting.rst73 (or similar with s/bdev/nodev/ or s/bdev/single/, depending on the kind of
/linux-6.15/Documentation/scsi/
H A DChangeLog.lpfc316 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-6.15/Documentation/admin-guide/cifs/
H A Dusage.rst427 nodev
/linux-6.15/Documentation/trace/
H A Dftrace.rst60 mount -t tracefs nodev /sys/kernel/tracing