Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/lib/
Dradix-tree.c892 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup()
963 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup_slot()
1086 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag()
1156 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag_slot()
/linux-3.3/fs/xfs/
Dxfs_sync.c108 uint32_t first_index; in xfs_inode_ag_walk() local
952 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
Dxfs_inode.c2242 unsigned long first_index, mask; in xfs_iflush_cluster() local
/linux-3.3/fs/btrfs/
Dfile.c1065 loff_t pos, unsigned long first_index, in prepare_pages()
1162 unsigned long first_index; in __btrfs_buffered_write() local
/linux-3.3/drivers/block/
Dviodasd.c540 static void viodasd_restart_all_queues_starting_from(int first_index) in viodasd_restart_all_queues_starting_from()
/linux-3.3/drivers/cdrom/
Dviocd.c443 static void restart_all_queues(int first_index) in restart_all_queues()
/linux-3.3/include/linux/
Dmm.h887 pgoff_t first_index; /* Lowest page->index to unmap */ member