Searched defs:first_index (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/lib/ |
D | radix-tree.c | 1007 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup() 1053 unsigned long first_index, unsigned int max_items) in radix_tree_gang_lookup_slot() 1089 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag() 1130 unsigned long first_index, unsigned int max_items, in radix_tree_gang_lookup_tag_slot()
|
/linux-4.1.27/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.1.27/fs/xfs/ |
D | xfs_icache.c | 518 uint32_t first_index; in xfs_inode_ag_walk() local 1034 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
|
D | xfs_inode.c | 3201 unsigned long first_index, mask; in xfs_iflush_cluster() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 485 int rc = 0, first_index = 1, index, idx; in llog_reverse_process() local
|
/linux-4.1.27/fs/btrfs/ |
D | file.c | 1480 unsigned long first_index; in __btrfs_buffered_write() local
|
D | extent_io.c | 3169 int first_index = 0; in __extent_readpages() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2076 u16 first_index, index; in atl1c_tx_rollback() local
|
/linux-4.1.27/include/linux/ |
D | mm.h | 1098 pgoff_t first_index; /* Lowest page->index to unmap */ member
|