Home
last modified time | relevance | path

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

123

/linux-6.6.21/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.6.21/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.6.21/arch/arm64/boot/dts/qcom/
Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/linux-6.6.21/Documentation/scsi/
Dsym53c500_cs.rst15 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
/linux-6.6.21/drivers/scsi/libsas/
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()
Dsas_internal.h61 void sas_deform_port(struct asd_sas_phy *phy, int gone);
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-6.6.21/Documentation/ABI/removed/
Dsysfs-selinux-disable22 gone, the default Kconfig configuration disables this selinuxfs node,
/linux-6.6.21/Documentation/networking/
Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/
Dqcom,pm8941-charger.yaml39 - const: chg-gone
169 "chg-gone",
/linux-6.6.21/Documentation/translations/zh_CN/accounting/
Dpsi.rst134 printf("got POLLERR, event source is gone\n");
/linux-6.6.21/arch/arm/boot/dts/qcom/
Dpm8226.dtsi81 "chg-gone",
Dpm8941.dtsi96 "chg-gone",
/linux-6.6.21/drivers/firewire/
Dcore-device.c1139 goto gone; in fw_device_refresh()
1165 goto gone; in fw_device_refresh()
1181 gone: in fw_device_refresh()
/linux-6.6.21/Documentation/fb/
Ddeferred_io.rst27 have gone quiet, we go and really update the framebuffer which would be
/linux-6.6.21/fs/reiserfs/
DKconfig44 have forgotten that this was on, and then gone despondent over the
/linux-6.6.21/Documentation/ABI/
DREADME75 documented amount of time has gone by.
/linux-6.6.21/Documentation/driver-api/surface_aggregator/
Doverview.rst37 requests. On 7th generation devices, this additional layer is gone and these
/linux-6.6.21/Documentation/hwmon/
Dw83627hf.rst74 module parameter is gone for technical reasons. If you need this feature,
/linux-6.6.21/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.6.21/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.6.21/net/ipv4/
Dfib_frontend.c1197 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
1235 gone = 0; in fib_del_ifaddr()
1322 if (gone && addr_type != RTN_LOCAL) { in fib_del_ifaddr()
/linux-6.6.21/Documentation/driver-api/media/
Dv4l2-device.rst61 parent is gone. To do this call:
/linux-6.6.21/include/scsi/
Dlibsas.h706 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/linux-6.6.21/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst111 Linux, it seems, has gone through most of them. For one, the register resets

123