Home
last modified time | relevance | path

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

123

/linux-6.1.9/Documentation/filesystems/
Dporting.rst142 FS_LITTER is gone - just remove it from fs_flags.
148 FS_SINGLE is gone (actually, that had happened back when ->get_sb()
237 ->revalidate() is gone. If your filesystem had it - provide ->getattr()
264 FS_NOMOUNT is gone. If you use it - just set SB_NOUSER in flags
297 is_read_only() is gone; use bdev_read_only() instead.
303 destroy_buffers() is gone; use invalidate_bdev().
309 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is
323 ->truncate is gone. The whole truncate sequence needs to be
334 ->clear_inode() and ->delete_inode() are gone; ->evict_inode() should
389 dcache_lock is gone, replaced by fine grained locks. See fs/dcache.c
[all …]
/linux-6.1.9/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
/linux-6.1.9/Documentation/ABI/obsolete/
Dsysfs-selinux-disable19 gone, the default Kconfig configuration disables this selinuxfs node,
/linux-6.1.9/Documentation/scsi/
Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/linux-6.1.9/Documentation/networking/
Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux-6.1.9/drivers/scsi/libsas/
Dsas_port.c210 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument
227 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.c380 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument
385 if (gone) in sas_unregister_domain_devices()
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/
Dqcom,pm8941-charger.yaml39 - const: chg-gone
169 "chg-gone",
/linux-6.1.9/arch/arm/boot/dts/
Dqcom-pm8226.dtsi37 "chg-gone",
Dqcom-pm8941.dtsi53 "chg-gone",
/linux-6.1.9/Documentation/translations/zh_CN/accounting/
Dpsi.rst134 printf("got POLLERR, event source is gone\n");
/linux-6.1.9/drivers/firewire/
Dcore-device.c1143 goto gone; in fw_device_refresh()
1169 goto gone; in fw_device_refresh()
1185 gone: in fw_device_refresh()
/linux-6.1.9/Documentation/fb/
Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/linux-6.1.9/fs/reiserfs/
DKconfig42 have forgotten that this was on, and then gone despondent over the
/linux-6.1.9/Documentation/ABI/
DREADME75 documented amount of time has gone by.
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-uwb_rc17 this time, the device will be considered to have gone
/linux-6.1.9/Documentation/driver-api/surface_aggregator/
Doverview.rst37 requests. On 7th generation devices, this additional layer is gone and these
/linux-6.1.9/Documentation/hwmon/
Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/linux-6.1.9/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
/linux-6.1.9/drivers/usb/gadget/legacy/
Dinode.c772 goto gone; in ep_config()
777 goto gone; in ep_config()
793 goto gone; in ep_config()
800 gone: in ep_config()
/linux-6.1.9/net/ipv4/
Dfib_frontend.c1194 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1232 gone = 0; in fib_del_ifaddr()
1319 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/linux-6.1.9/Documentation/driver-api/media/
Dv4l2-device.rst61 parent is gone. To do this call:
/linux-6.1.9/include/scsi/
Dlibsas.h720 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/linux-6.1.9/Documentation/arm/
Dinterrupts.rst164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`

123