Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 76) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/filesystems/
Dporting.rst136 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/
Ddriver-changes.rst43 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/
Dsysfs-selinux-disable19 gone, the default Kconfig configuration disables this selinuxfs node,
/kernel/linux/linux-5.10/Documentation/scsi/
Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_port.c199 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()
Dsas_internal.h63 void sas_deform_port(struct asd_sas_phy *phy, int gone);
Dsas_discover.c381 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/
Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dqcom_smbb.txt39 "chg-gone",
141 "chg-gone",
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dqcom-pm8941.dtsi53 "chg-gone",
/kernel/linux/linux-5.10/drivers/firewire/
Dcore-device.c1145 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/
DKconfig38 have forgotten that this was on, and then gone despondent over the
/kernel/linux/linux-5.10/Documentation/fb/
Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/kernel/linux/linux-5.10/Documentation/ABI/
DREADME75 documented amount of time has gone by.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-uwb_rc17 this time, the device will be considered to have gone
/kernel/linux/linux-5.10/Documentation/hwmon/
Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Ddvb-usb.rst106 - 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/
Dinode.c773 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/
Dfib_frontend.c1179 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/
Dlibsas.h677 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Dv4l2-device.rst61 parent is gone. To do this call:
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dtodo.rst76 different servers, and the server we are connected to has gone down.
/kernel/linux/linux-5.10/Documentation/arm/
Dinterrupts.rst164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst111 Linux, it seems, has gone through most of them. For one, the register resets
/kernel/linux/linux-5.10/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.rst92 Since the file_operations are gone now, you can also remove the 'struct

1234