Home
last modified time | relevance | path

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

1234

/linux/Documentation/filesystems/
A 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()
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
486 d_alloc_root() is gone, along with a lot of bugs caused by code
528 vfs_readdir() is gone; switch to iterate_dir() instead
534 ->readdir() is gone now; switch to ->iterate()
[all …]
/linux/Documentation/pcmcia/
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/
A 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()
A 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()
A Dsas_internal.h61 void sas_deform_port(struct asd_sas_phy *phy, int gone);
/linux/Documentation/devicetree/bindings/power/supply/
A Dqcom,pm8941-charger.yaml37 - const: chg-gone
160 "chg-gone",
/linux/Documentation/ABI/obsolete/
A Dsysfs-selinux-disable19 gone, the default Kconfig configuration disables this selinuxfs node,
/linux/Documentation/scsi/
A Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/linux/Documentation/networking/
A Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux/Documentation/translations/zh_CN/accounting/
A Dpsi.rst134 printf("got POLLERR, event source is gone\n");
/linux/arch/arm/boot/dts/
A Dqcom-pm8941.dtsi53 "chg-gone",
/linux/drivers/firewire/
A Dcore-device.c1145 goto gone; in fw_device_refresh()
1171 goto gone; in fw_device_refresh()
1187 gone: in fw_device_refresh()
/linux/fs/reiserfs/
A DKconfig38 have forgotten that this was on, and then gone despondent over the
/linux/Documentation/fb/
A Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/linux/drivers/usb/gadget/legacy/
A Dinode.c770 goto gone; in ep_config()
775 goto gone; in ep_config()
791 goto gone; in ep_config()
798 gone: in ep_config()
/linux/Documentation/driver-api/media/drivers/
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/hwmon/
A Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/linux/Documentation/driver-api/surface_aggregator/
A Doverview.rst37 requests. On 7th generation devices, this additional layer is gone and these
/linux/Documentation/ABI/
A DREADME75 documented amount of time has gone by.
/linux/Documentation/ABI/testing/
A Dsysfs-class-uwb_rc17 this time, the device will be considered to have gone
/linux/net/ipv4/
A Dfib_frontend.c1177 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1215 gone = 0; in fib_del_ifaddr()
1302 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/linux/Documentation/driver-api/media/
A Dv4l2-device.rst61 parent is gone. To do this call:
/linux/include/scsi/
A Dlibsas.h684 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/linux/Documentation/accounting/
A Dpsi.rst160 printf("got POLLERR, event source is gone\n");
/linux/Documentation/arm/
A Dinterrupts.rst164 7. fixup_irq() is gone, as is `arch/arm/mach-*/include/mach/irq.h`

Completed in 31 milliseconds

1234