Searched refs:GENERIC (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/ |
H A D | cache.h | 100 #define GENERIC(pstr) ((const struct CACHED_GENERIC*)(const void*)(pstr)) macro
|
H A D | dir.c | 563 GENERIC(&item), lookup_cache_compare); in ntfs_inode_lookup_by_mbsname() 577 GENERIC(&item), in ntfs_inode_lookup_by_mbsname() 629 GENERIC(&item), lookup_cache_compare); in ntfs_inode_update_mbsname() 702 vol->xinode_cache, GENERIC(&item), in ntfs_pathname_to_inode() 746 vol->xinode_cache, GENERIC(&item), in ntfs_pathname_to_inode() 771 GENERIC(&item), in ntfs_pathname_to_inode() 2061 ntfs_invalidate_cache(vol->lookup_cache, GENERIC(&lkitem), in ntfs_delete() 2081 count = ntfs_invalidate_cache(vol->xinode_cache, GENERIC(&item), in ntfs_delete()
|
H A D | inode.c | 454 GENERIC(&item),idata_cache_compare,CACHE_FREE); in ntfs_inode_invalidate() 482 GENERIC(&item),idata_cache_compare); in ntfs_inode_open() 543 GENERIC(&item), idata_cache_compare)) { in ntfs_inode_close() 548 GENERIC(&item), idata_cache_compare); in ntfs_inode_close()
|
H A D | security.c | 1722 scx->vol->legacy_cache, GENERIC(&wanted), in enter_cache() 1790 scx->vol->legacy_cache, GENERIC(&wanted), in fetch_cache() 2694 scx->vol->securid_cache, GENERIC(&wanted), in ntfs_alloc_securid() 2721 GENERIC(&wanted), in ntfs_alloc_securid() 2788 GENERIC(&legacy), in ntfs_set_inherited_posix() 2833 scx->vol->securid_cache, GENERIC(&wanted), in ntfs_alloc_securid() 2859 GENERIC(&wanted), in ntfs_alloc_securid() 2924 scx->vol->securid_cache, GENERIC(&wanted), in ntfs_set_owner_mode() 2980 GENERIC(&wanted), in ntfs_set_owner_mode() 2997 GENERIC(&legacy), in ntfs_set_owner_mode() [all …]
|
/haiku/src/add-ons/kernel/bus_managers/firewire/ |
H A D | 00README | 94 # ps -agx -M /dev/fwmem0 -N /sys/i386/compile/GENERIC/kernel 95 # dmesg -M /dev/fwmem0 -N /sys/i386/compile/GENERIC/kernel 96 # gdb -k -c /dev/fwmem0 /sys/i386/compile/GENERIC/kernel.debug
|
/haiku/src/apps/devices/ |
H A D | isapnp_devids.txt | 64 WINDOWS GENERIC DEVICE IDs
|
/haiku/src/libs/compat/freebsd_network/compat/dev/usb/ |
H A D | usbdevs | 2147 product FTDI GENERIC 0x9378 FTDI compatible adapter
|