Searched refs:REMOVE (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/filesystems/ |
| A D | gfs2-uevents.rst | 20 then a REMOVE uevent will follow. 68 5. REMOVE 71 The REMOVE uevent is generated at the end of an unsuccessful mount 72 or at the end of a umount of the filesystem. All REMOVE uevents will
|
| /linux/scripts/ |
| A D | Makefile.asm-headers | 57 quiet_cmd_remove = REMOVE $(unwanted)
|
| A D | Makefile.headersinst | 68 quiet_cmd_remove = REMOVE $(unwanted)
|
| /linux/Documentation/usb/ |
| A D | linux.inf | 40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | mac80211.c | 838 NONE, ADD, REMOVE, HT_RATE_INIT, ADD_RATE_INIT, in iwlagn_mac_sta_state() enumerator 852 op = REMOVE; in iwlagn_mac_sta_state() 862 op = REMOVE; in iwlagn_mac_sta_state() 881 case REMOVE: in iwlagn_mac_sta_state()
|
| /linux/drivers/md/ |
| A D | md-cluster.c | 101 REMOVE, enumerator 620 case REMOVE: in process_recvd_msg() 1529 cmsg.type = cpu_to_le32(REMOVE); in remove_disk()
|
| /linux/Documentation/filesystems/nfs/ |
| A D | nfs41-server.rst | 137 | | REMOVE | REQ | | …
|
| /linux/Documentation/driver-api/md/ |
| A D | md-cluster.rst | 108 3.1.4 REMOVE 362 the array. It causes a REMOVE message to be send to other nodes.
|
| /linux/Documentation/admin-guide/ |
| A D | serial-console.rst | 120 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | vidioc-reqbufs.rst | 126 .. _V4L2-BUF-CAP-SUPPORTS-REMOVE-BUFS:
|
| /linux/tools/perf/ |
| A D | builtin-script.c | 3125 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator 3201 change = REMOVE; in parse_output_fields() 3214 print_flags = change != REMOVE; in parse_output_fields() 3223 if (change != REMOVE && strcmp(tok, "disasm") == 0) { in parse_output_fields() 3239 if (change == REMOVE) { in parse_output_fields() 3260 if (change == REMOVE) in parse_output_fields()
|
| /linux/fs/nfs/ |
| A D | nfs2xdr.c | 1072 PROC(REMOVE, removeargs, stat, 0),
|
| A D | nfs3xdr.c | 2464 PROC(REMOVE, remove, remove, 0),
|
| A D | nfs4xdr.c | 7664 PROC(REMOVE, enc_remove, dec_remove),
|
| /linux/net/core/ |
| A D | pktgen.c | 473 #define REMOVE 1 macro 2018 pkt_dev = __pktgen_NN_threads(pn, ifname, REMOVE); in pktgen_mark_device()
|
| /linux/Documentation/scsi/ |
| A D | scsi_mid_low_api.rst | 174 HBA REMOVE: assume 2 SCSI devices attached
|
Completed in 67 milliseconds