/Linux-v4.19/Documentation/filesystems/ |
D | porting | 120 FS_LITTER is gone - just remove it from fs_flags. 125 FS_SINGLE is gone (actually, that had happened back when ->get_sb() 208 ->revalidate() is gone. If your filesystem had it - provide ->getattr() 231 FS_NOMOUNT is gone. If you use it - just set SB_NOUSER in flags 260 is_read_only() is gone; use bdev_read_only() instead. 265 destroy_buffers() is gone; use invalidate_bdev(). 270 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is 284 ->truncate is gone. The whole truncate sequence needs to be 295 ->clear_inode() and ->delete_inode() are gone; ->evict_inode() should 345 dcache_lock is gone, replaced by fine grained locks. See fs/dcache.c [all …]
|
/Linux-v4.19/Documentation/pcmcia/ |
D | driver-changes.txt | 37 this file is gone. 110 * client->PendingEvents is gone (as of 2.6.11) 113 * client->Attributes are gone (as of 2.6.11) 142 * CardServices is gone
|
/Linux-v4.19/Documentation/scsi/ |
D | sym53c500_cs.txt | 9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_port.c | 207 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument 224 sas_unregister_domain_devices(port, gone); in sas_deform_port()
|
D | sas_internal.h | 75 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|
D | sas_discover.c | 394 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument 399 if (gone) in sas_unregister_domain_devices()
|
/Linux-v4.19/Documentation/networking/ |
D | sctp.txt | 27 -There is tentative support for IPv6, but most work has gone towards
|
D | netdev-features.txt | 12 Long gone are the days when a network card would just take and give packets
|
D | de4x5.txt | 97 while autosensing the media should be gone. A bonus for the DC21040
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | qcom_smbb.txt | 39 "chg-gone", 141 "chg-gone",
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | qcom-pm8941.dtsi | 53 "chg-gone",
|
/Linux-v4.19/drivers/firewire/ |
D | core-device.c | 1158 goto gone; in fw_device_refresh() 1184 goto gone; in fw_device_refresh() 1200 gone: in fw_device_refresh()
|
/Linux-v4.19/Documentation/fb/ |
D | deferred_io.txt | 26 have gone quiet, we go and really update the framebuffer which would be
|
/Linux-v4.19/fs/reiserfs/ |
D | Kconfig | 37 have forgotten that this was on, and then gone despondent over the
|
/Linux-v4.19/Documentation/ABI/ |
D | README | 67 documented amount of time has gone by.
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83627hf | 74 module parameter is gone for technical reasons. If you need this feature,
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 17 this time, the device will be considered to have gone
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | dvb-usb.rst | 104 - distorted streaming is gone for USB1.1 devices 303 The bug, where the TS is distorted by a heavy usage of the device is gone
|
/Linux-v4.19/drivers/usb/gadget/legacy/ |
D | inode.c | 769 goto gone; in ep_config() 774 goto gone; in ep_config() 790 goto gone; in ep_config() 797 gone: in ep_config()
|
/Linux-v4.19/net/ipv4/ |
D | fib_frontend.c | 978 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local 1016 gone = 0; in fib_del_ifaddr() 1102 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | TODO | 62 different servers, and the server we are connected to has gone down.
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-device.rst | 59 parent is gone. To do this call:
|
/Linux-v4.19/include/scsi/ |
D | libsas.h | 694 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
|
/Linux-v4.19/Documentation/arm/ |
D | Interrupts | 161 7. fixup_irq() is gone, as is arch/arm/mach-*/include/mach/irq.h
|
/Linux-v4.19/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 90 Since the file_operations are gone now, you can also remove the 'struct
|