Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/filesystems/
Dporting120 FS_LITTER is gone - just remove it from fs_flags.
125 FS_SINGLE is gone (actually, that had happened back when ->get_sb()
208 ->revalidate() is gone. If your filesystem had it - provide ->getattr()
231 FS_NOMOUNT is gone. If you use it - just set SB_NOUSER in flags
260 is_read_only() is gone; use bdev_read_only() instead.
265 destroy_buffers() is gone; use invalidate_bdev().
270 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is
284 ->truncate is gone. The whole truncate sequence needs to be
295 ->clear_inode() and ->delete_inode() are gone; ->evict_inode() should
345 dcache_lock is gone, replaced by fine grained locks. See fs/dcache.c
[all …]
/Linux-v4.19/Documentation/pcmcia/
Ddriver-changes.txt37 this file is gone.
110 * client->PendingEvents is gone (as of 2.6.11)
113 * client->Attributes are gone (as of 2.6.11)
142 * CardServices is gone
/Linux-v4.19/Documentation/scsi/
Dsym53c500_cs.txt9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/Linux-v4.19/drivers/scsi/libsas/
Dsas_port.c207 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument
224 sas_unregister_domain_devices(port, gone); in sas_deform_port()
Dsas_internal.h75 void sas_deform_port(struct asd_sas_phy *phy, int gone);
Dsas_discover.c394 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument
399 if (gone) in sas_unregister_domain_devices()
/Linux-v4.19/Documentation/networking/
Dsctp.txt27 -There is tentative support for IPv6, but most work has gone towards
Dnetdev-features.txt12 Long gone are the days when a network card would just take and give packets
Dde4x5.txt97 while autosensing the media should be gone. A bonus for the DC21040
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dqcom_smbb.txt39 "chg-gone",
141 "chg-gone",
/Linux-v4.19/arch/arm/boot/dts/
Dqcom-pm8941.dtsi53 "chg-gone",
/Linux-v4.19/drivers/firewire/
Dcore-device.c1158 goto gone; in fw_device_refresh()
1184 goto gone; in fw_device_refresh()
1200 gone: in fw_device_refresh()
/Linux-v4.19/Documentation/fb/
Ddeferred_io.txt26 have gone quiet, we go and really update the framebuffer which would be
/Linux-v4.19/fs/reiserfs/
DKconfig37 have forgotten that this was on, and then gone despondent over the
/Linux-v4.19/Documentation/ABI/
DREADME67 documented amount of time has gone by.
/Linux-v4.19/Documentation/hwmon/
Dw83627hf74 module parameter is gone for technical reasons. If you need this feature,
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-uwb_rc17 this time, the device will be considered to have gone
/Linux-v4.19/Documentation/media/dvb-drivers/
Ddvb-usb.rst104 - distorted streaming is gone for USB1.1 devices
303 The bug, where the TS is distorted by a heavy usage of the device is gone
/Linux-v4.19/drivers/usb/gadget/legacy/
Dinode.c769 goto gone; in ep_config()
774 goto gone; in ep_config()
790 goto gone; in ep_config()
797 gone: in ep_config()
/Linux-v4.19/net/ipv4/
Dfib_frontend.c978 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1016 gone = 0; in fib_del_ifaddr()
1102 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO62 different servers, and the server we are connected to has gone down.
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-device.rst59 parent is gone. To do this call:
/Linux-v4.19/include/scsi/
Dlibsas.h694 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/Linux-v4.19/Documentation/arm/
DInterrupts161 7. fixup_irq() is gone, as is arch/arm/mach-*/include/mach/irq.h
/Linux-v4.19/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt90 Since the file_operations are gone now, you can also remove the 'struct

123