Searched defs:first_index (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/lib/ |
D | radix-tree.c | 1012 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup() 1058 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup_slot() 1094 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag() 1135 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag_slot()
|
/linux-4.4.14/fs/f2fs/ |
D | trace.c | 126 static unsigned int gang_lookup_pids(pid_t *results, unsigned long first_index, in gang_lookup_pids()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_icache.c | 520 uint32_t first_index; in xfs_inode_ag_walk() local 1036 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
|
D | xfs_inode.c | 3185 unsigned long first_index, mask; in xfs_iflush_cluster() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2085 u16 first_index, index; in atl1c_tx_rollback() local
|
/linux-4.4.14/include/linux/ |
D | mm.h | 1081 pgoff_t first_index; /* Lowest page->index to unmap */ member
|
/linux-4.4.14/fs/btrfs/ |
D | extent_io.c | 3240 int first_index = 0; in __extent_readpages() local
|