Searched refs:nodev (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/tools/testing/selftests/rcutorture/doc/ | 
| D | initrd.txt | 32 mount -t sysfs -o nodev,noexec,nosuid sysfs /sys 33 mount -t proc -o nodev,noexec,nosuid proc /proc
  | 
| /linux-4.4.14/fs/9p/ | 
| D | v9fs.h | 100 	unsigned char nodev;  member
  | 
| 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()
  | 
| D | v9fs.c | 219 			v9ses->nodev = 1;  in v9fs_parse_options()
  | 
| /linux-4.4.14/drivers/net/ethernet/amd/ | 
| D | am79c961a.c | 703 		goto nodev;  in am79c961_probe() 709 		goto nodev;  in am79c961_probe() 750 nodev:  in am79c961_probe()
  | 
| /linux-4.4.14/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-4.4.14/arch/arm/mach-rpc/ | 
| D | ecard.c | 901 		goto nodev;  in ecard_probe() 906 		goto nodev;  in ecard_probe() 964 		goto nodev;  in ecard_probe() 968  nodev:  in ecard_probe()
  | 
| /linux-4.4.14/drivers/net/ethernet/xilinx/ | 
| D | ll_temac_main.c | 1045 		goto nodev;  in temac_of_probe() 1135  nodev:  in temac_of_probe()
  | 
| /linux-4.4.14/Documentation/ | 
| D | kmemleak.txt | 24   # mount -t debugfs nodev /sys/kernel/debug/
  | 
| /linux-4.4.14/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-4.4.14/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-4.4.14/Documentation/filesystems/cifs/ | 
| D | README | 373   nodev		Do not recognize devices on the remote mount.
  | 
| /linux-4.4.14/Documentation/trace/ | 
| D | ftrace.txt | 53  mount -t debugfs nodev /sys/kernel/debug
  |