Home
last modified time | relevance | path

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

123

/linux-3.4.99/Documentation/filesystems/
Dporting121 FS_LITTER is gone - just remove it from fs_flags.
126 FS_SINGLE is gone (actually, that had happened back when ->get_sb()
209 ->revalidate() is gone. If your filesystem had it - provide ->getattr()
232 FS_NOMOUNT is gone. If you use it - just set MS_NOUSER in flags
261 is_read_only() is gone; use bdev_read_only() instead.
266 destroy_buffers() is gone; use invalidate_bdev().
271 fsync_dev() is gone; use fsync_bdev(). NOTE: lvm breakage is
296 ->clear_inode() and ->delete_inode() are gone; ->evict_inode() should
309 clear_inode() is gone; use end_writeback() instead. As before, it must
348 dcache_lock is gone, replaced by fine grained locks. See fs/dcache.c
[all …]
/linux-3.4.99/Documentation/pcmcia/
Ddriver-changes.txt37 this file is gone.
113 * client->PendingEvents is gone (as of 2.6.11)
116 * client->Attributes are gone (as of 2.6.11)
145 * CardServices is gone
/linux-3.4.99/drivers/scsi/libsas/
Dsas_port.c154 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() argument
171 sas_unregister_domain_devices(port, gone); in sas_deform_port()
Dsas_discover.c337 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices() argument
342 if (gone) in sas_unregister_domain_devices()
Dsas_internal.h76 void sas_deform_port(struct asd_sas_phy *phy, int gone);
/linux-3.4.99/Documentation/scsi/
Dsym53c500_cs.txt9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
Din2000.txt93 module loading - the old method is gone, so you'll need
/linux-3.4.99/Documentation/networking/
Dsctp.txt28 -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-3.4.99/drivers/firewire/
Dcore-device.c1122 goto gone; in fw_device_refresh()
1128 goto gone; in fw_device_refresh()
1164 goto gone; in fw_device_refresh()
1173 gone: in fw_device_refresh()
/linux-3.4.99/Documentation/fb/
Ddeferred_io.txt26 have gone quiet, we go and really update the framebuffer which would be
/linux-3.4.99/net/ipv4/
Dfib_frontend.c745 int gone = 1; /* Address is missing */ in fib_del_ifaddr() local
775 gone = 0; in fib_del_ifaddr()
853 if (gone && in fib_del_ifaddr()
/linux-3.4.99/fs/reiserfs/
DKconfig37 have forgotten that this was on, and then gone despondent over the
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-class-uwb_rc17 this time, the device will be considered to have gone
/linux-3.4.99/Documentation/ABI/
DREADME70 documented amount of time has gone by.
/linux-3.4.99/drivers/staging/media/easycap/
Deasycap_main.c719 int k, m, gone, kd; in easycap_delete() local
789 gone = 0; in easycap_delete()
797 gone++; in easycap_delete()
801 JOM(4, "video field buffers freed: %i pages\n", gone); in easycap_delete()
804 gone = 0; in easycap_delete()
812 gone++; in easycap_delete()
816 JOM(4, "video frame buffers freed: %i pages\n", gone); in easycap_delete()
/linux-3.4.99/Documentation/hwmon/
Dw83627hf74 module parameter is gone for technical reasons. If you need this feature,
/linux-3.4.99/Documentation/dvb/
DREADME.dvb-usb65 2005-01-31 - distorted streaming is gone for USB1.1 devices
183 The bug, where the TS is distorted by a heavy usage of the device is gone
/linux-3.4.99/include/scsi/
Dlibsas.h699 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
/linux-3.4.99/drivers/usb/gadget/
Dinode.c818 goto gone; in ep_config()
821 goto gone; in ep_config()
849 gone: in ep_config()
/linux-3.4.99/Documentation/arm/
DInterrupts161 7. fixup_irq() is gone, as is arch/arm/mach-*/include/mach/irq.h
/linux-3.4.99/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt90 Since the file_operations are gone now, you can also remove the 'struct
/linux-3.4.99/Documentation/video4linux/
Dzc0301.txt137 analyze kernel messages and verify that the loading process has gone well:
/linux-3.4.99/Documentation/vm/
Dpage_migration121 reference is gone. A reference to the new page is established because

123