Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dradix-tree.c1007 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/
Dtrace.c126 static unsigned int gang_lookup_pids(pid_t *results, unsigned long first_index, in gang_lookup_pids()
/linux-4.1.27/fs/xfs/
Dxfs_icache.c518 uint32_t first_index; in xfs_inode_ag_walk() local
1034 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local
Dxfs_inode.c3201 unsigned long first_index, mask; in xfs_iflush_cluster() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c485 int rc = 0, first_index = 1, index, idx; in llog_reverse_process() local
/linux-4.1.27/fs/btrfs/
Dfile.c1480 unsigned long first_index; in __btrfs_buffered_write() local
Dextent_io.c3169 int first_index = 0; in __extent_readpages() local
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2076 u16 first_index, index; in atl1c_tx_rollback() local
/linux-4.1.27/include/linux/
Dmm.h1098 pgoff_t first_index; /* Lowest page->index to unmap */ member