/linux-3.4.99/Documentation/filesystems/ |
D | porting | 121 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/ |
D | driver-changes.txt | 37 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/ |
D | sas_port.c | 154 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()
|
D | sas_discover.c | 337 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()
|
D | sas_internal.h | 76 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|
/linux-3.4.99/Documentation/scsi/ |
D | sym53c500_cs.txt | 9 not have worked anyway. The USE_DMA code is likewise gone. Many thanks
|
D | in2000.txt | 93 module loading - the old method is gone, so you'll need
|
/linux-3.4.99/Documentation/networking/ |
D | sctp.txt | 28 -There is tentative support for IPv6, but most work has gone towards
|
D | netdev-features.txt | 12 Long gone are the days when a network card would just take and give packets
|
D | de4x5.txt | 97 while autosensing the media should be gone. A bonus for the DC21040
|
/linux-3.4.99/drivers/firewire/ |
D | core-device.c | 1122 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/ |
D | deferred_io.txt | 26 have gone quiet, we go and really update the framebuffer which would be
|
/linux-3.4.99/net/ipv4/ |
D | fib_frontend.c | 745 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/ |
D | Kconfig | 37 have forgotten that this was on, and then gone despondent over the
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-class-uwb_rc | 17 this time, the device will be considered to have gone
|
/linux-3.4.99/Documentation/ABI/ |
D | README | 70 documented amount of time has gone by.
|
/linux-3.4.99/drivers/staging/media/easycap/ |
D | easycap_main.c | 719 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/ |
D | w83627hf | 74 module parameter is gone for technical reasons. If you need this feature,
|
/linux-3.4.99/Documentation/dvb/ |
D | README.dvb-usb | 65 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/ |
D | libsas.h | 699 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone);
|
/linux-3.4.99/drivers/usb/gadget/ |
D | inode.c | 818 goto gone; in ep_config() 821 goto gone; in ep_config() 849 gone: in ep_config()
|
/linux-3.4.99/Documentation/arm/ |
D | Interrupts | 161 7. fixup_irq() is gone, as is arch/arm/mach-*/include/mach/irq.h
|
/linux-3.4.99/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 90 Since the file_operations are gone now, you can also remove the 'struct
|
/linux-3.4.99/Documentation/video4linux/ |
D | zc0301.txt | 137 analyze kernel messages and verify that the loading process has gone well:
|
/linux-3.4.99/Documentation/vm/ |
D | page_migration | 121 reference is gone. A reference to the new page is established because
|