/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | porting.rst | 136 FS_LITTER is gone - just remove it from fs_flags. 142 FS_SINGLE is gone (actually, that had happened back when ->get_sb() 231 ->revalidate() is gone. If your filesystem had it - provide ->getattr() 258 FS_NOMOUNT is gone. If you use it - just set SB_NOUSER in flags 291 is_read_only() is gone; use bdev_read_only() instead. 297 destroy_buffers() is gone; use invalidate_bdev(). 303 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is 317 ->truncate is gone. The whole truncate sequence needs to be 328 ->clear_inode() and ->delete_inode() are gone; ->evict_inode() should 383 dcache_lock is gone, replaced by fine grained locks. See fs/dcache.c [all …]
|
/kernel/linux/linux-5.10/Documentation/pcmcia/ |
D | driver-changes.rst | 43 this file is gone. 120 * client->PendingEvents is gone (as of 2.6.11) 123 * client->Attributes are gone (as of 2.6.11) 153 * CardServices is gone
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-selinux-disable | 19 gone, the default Kconfig configuration disables this selinuxfs node,
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | sym53c500_cs.rst | 15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
D | sas_port.c | 199 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument 216 sas_unregister_domain_devices(port, gone); in sas_deform_port()
|
D | sas_internal.h | 63 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|
D | sas_discover.c | 381 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument 386 if (gone) in sas_unregister_domain_devices()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | sctp.rst | 32 - There is tentative support for IPv6, but most work has gone towards
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | qcom_smbb.txt | 39 "chg-gone", 141 "chg-gone",
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | qcom-pm8941.dtsi | 53 "chg-gone",
|
/kernel/linux/linux-5.10/drivers/firewire/ |
D | core-device.c | 1145 goto gone; in fw_device_refresh() 1171 goto gone; in fw_device_refresh() 1187 gone: in fw_device_refresh()
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | Kconfig | 38 have forgotten that this was on, and then gone despondent over the
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | deferred_io.rst | 27 have gone quiet, we go and really update the framebuffer which would be
|
/kernel/linux/linux-5.10/Documentation/ABI/ |
D | README | 75 documented amount of time has gone by.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 17 this time, the device will be considered to have gone
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | w83627hf.rst | 74 module parameter is gone for technical reasons. If you need this feature,
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | dvb-usb.rst | 106 - distorted streaming is gone for USB1.1 devices 305 The bug, where the TS is distorted by a heavy usage of the device is gone
|
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
D | inode.c | 773 goto gone; in ep_config() 778 goto gone; in ep_config() 794 goto gone; in ep_config() 801 gone: in ep_config()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | fib_frontend.c | 1179 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local 1217 gone = 0; in fib_del_ifaddr() 1304 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
|
/kernel/linux/linux-5.10/include/scsi/ |
D | libsas.h | 677 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | v4l2-device.rst | 61 parent is gone. To do this call:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/ |
D | todo.rst | 76 different servers, and the server we are connected to has gone down.
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | interrupts.rst | 164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`
|
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 111 Linux, it seems, has gone through most of them. For one, the register resets
|
/kernel/linux/linux-5.10/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.rst | 92 Since the file_operations are gone now, you can also remove the 'struct
|