Home
last modified time | relevance | path

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

123

/linux/Documentation/filesystems/
H A 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/Documentation/pcmcia/
H A 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/drivers/scsi/libsas/
H A Dsas_internal.h47 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
73 void sas_deform_port(struct asd_sas_phy *phy, int gone);
H A Dsas_port.c209 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument
226 sas_unregister_domain_devices(port, gone); in sas_deform_port()
H A Dsas_discover.c409 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument
414 if (gone) in sas_unregister_domain_devices()
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/linux/Documentation/scsi/
H A Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/linux/Documentation/ABI/removed/
H A Dsysfs-selinux-disable22 gone, the default Kconfig configuration disables this selinuxfs node,
/linux/Documentation/networking/
H A Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
H A Dnetdev-features.rst15 Long gone are the days when a network card would just take and give packets
/linux/Documentation/translations/zh_CN/accounting/
H A Dpsi.rst134 printf("got POLLERR, event source is gone\n");
/linux/arch/arm/boot/dts/qcom/
H A Dpm8226.dtsi81 "chg-gone",
H A Dpm8941.dtsi96 "chg-gone",
/linux/drivers/firewire/
H A Dcore-device.c1201 goto gone; in fw_device_refresh()
1227 goto gone; in fw_device_refresh()
1243 gone: in fw_device_refresh()
/linux/Documentation/fb/
H A Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/linux/drivers/usb/gadget/legacy/
H A Dinode.c372 DBG (epdata->dev, "endpoint gone\n"); in ep_io()
778 goto gone; in ep_config()
783 goto gone; in ep_config()
799 goto gone; in ep_config()
806 gone: in ep_config()
/linux/Documentation/driver-api/media/drivers/
H A 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/Documentation/ABI/
H A DREADME75 documented amount of time has gone by.
/linux/Documentation/driver-api/surface_aggregator/
H A Doverview.rst37 requests. On 7th generation devices, this additional layer is gone and these
/linux/Documentation/hwmon/
H A Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/linux/net/ipv4/
H A Dfib_frontend.c1205 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1243 gone = 0; in fib_del_ifaddr()
1330 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/linux/Documentation/driver-api/media/
H A Dv4l2-device.rst61 parent is gone. To do this call:
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst111 Linux, it seems, has gone through most of them. For one, the register resets
/linux/Documentation/arch/arm/
H A Dinterrupts.rst164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`
/linux/Documentation/accounting/
H A Dpsi.rst164 printf("got POLLERR, event source is gone\n");

123