/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-uevents.txt | 16 then a REMOVE uevent will follow. 61 5. REMOVE 63 The REMOVE uevent is generated at the end of an unsuccessful mount 64 or at the end of a umount of the filesystem. All REMOVE uevents will
|
/Linux-v4.19/scripts/ |
D | Makefile.asm-generic | 30 quiet_cmd_remove = REMOVE $(unwanted)
|
D | Makefile.headersinst | 83 quiet_cmd_remove = REMOVE $(unwanted)
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | um_idi.c | 649 if ((e->e.Req == REMOVE) && e->e.Id && (rc == 0xff)) { in process_idi_rc() 654 if ((e->e.Req == REMOVE) && (!e->e.Id)) { /* REMOVE COMPLETE */ in process_idi_rc() 669 if ((e->e.Req == REMOVE) && (rc != 0xff)) { /* REMOVE FAILED */ in process_idi_rc() 871 e->e.Req = REMOVE; in divas_um_idi_entity_start_remove()
|
D | pc.h | 85 #define REMOVE 0xff macro
|
D | message.c | 1050 nl_req_ncci(plci, REMOVE, 0); in plci_remove() 1493 nl_req_ncci(plci, REMOVE, 0); in disconnect_req() 3491 nl_req_ncci(plci, REMOVE, 0); in manufacturer_req() 3754 if (req == REMOVE) in callback() 3854 if (req == REMOVE) in callback() 4016 if (req == REMOVE && rc == ASSIGN_OK) in control_rc() 4019 sig_req(plci, REMOVE, 0); in control_rc() 4538 sig_req(plci, REMOVE, 0); in control_rc() 4630 sig_req(plci, REMOVE, 0); in control_rc() 4871 sig_req(plci, REMOVE, 0); in sig_ind() [all …]
|
D | di.c | 189 if (this->Req == REMOVE) { in pr_out()
|
D | debug.c | 1232 e->Req = REMOVE; in SuperTraceREMOVE()
|
/Linux-v4.19/Documentation/usb/ |
D | linux.inf | 40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 878 NONE, ADD, REMOVE, HT_RATE_INIT, ADD_RATE_INIT, in iwlagn_mac_sta_state() enumerator 892 op = REMOVE; in iwlagn_mac_sta_state() 902 op = REMOVE; in iwlagn_mac_sta_state() 921 case REMOVE: in iwlagn_mac_sta_state()
|
/Linux-v4.19/include/scsi/ |
D | osd_protocol.h | 288 OSD_ACT___(REMOVE, 0x0A)
|
/Linux-v4.19/drivers/md/ |
D | md-cluster.c | 104 REMOVE, enumerator 606 case REMOVE: in process_recvd_msg() 1393 cmsg.type = cpu_to_le32(REMOVE); in remove_disk()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | serial-console.rst | 90 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 92 | REMOVE | REQ | | Section 18.25 |
|
/Linux-v4.19/Documentation/md/ |
D | md-cluster.txt | 89 3.1.4 REMOVE: A failed or spare device is being removed from the 305 the array. It causes a REMOVE message to be send to other nodes.
|
/Linux-v4.19/tools/perf/ |
D | builtin-script.c | 2385 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator 2457 change = REMOVE; in parse_output_fields() 2470 print_flags = change == REMOVE ? false : true; in parse_output_fields() 2488 if (change == REMOVE) in parse_output_fields()
|
/Linux-v4.19/fs/nfs/ |
D | nfs2xdr.c | 1169 PROC(REMOVE, removeargs, stat, 0),
|
D | nfs3xdr.c | 2577 PROC(REMOVE, remove, remove, 0),
|
D | nfs4xdr.c | 7752 PROC(REMOVE, enc_remove, dec_remove),
|
/Linux-v4.19/drivers/usb/atm/ |
D | cxacru.c | 746 CXACRU_ALL_FILES(REMOVE); in cxacru_remove_device_files()
|
/Linux-v4.19/Documentation/blockdev/ |
D | paride.txt | 409 address in your mail headers. REMOVE any anti-spam gimmicks you may
|
/Linux-v4.19/net/core/ |
D | pktgen.c | 462 #define REMOVE 1 macro 1896 pkt_dev = __pktgen_NN_threads(pn, ifname, REMOVE); in pktgen_mark_device()
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 171 HBA REMOVE: assume 2 SCSI devices attached
|