Searched refs:index1 (Results 1 – 3 of 3) sorted by relevance
127 pgoff_t index1, pgoff_t index2, struct page *page[2]) in mext_page_double_lock() argument137 swap(index1, index2); in mext_page_double_lock()142 page[0] = grab_cache_page_write_begin(mapping[0], index1, fl); in mext_page_double_lock()
2027 u32 index1; in altera_execute() local2034 index1 = stack[--stack_ptr]; in altera_execute()2051 a = 1 + index2 - index1; in altera_execute()2075 a = source1[index1 >> 3] & in altera_execute()2076 (1 << (index1 & 7)) in altera_execute()2085 ++index1; in altera_execute()
3011 int index1; in btrfs_sync_log() local3030 index1 = log_transid % 2; in btrfs_sync_log()3031 if (atomic_read(&root->log_commit[index1])) { in btrfs_sync_log()3037 atomic_set(&root->log_commit[index1], 1); in btrfs_sync_log()3040 if (atomic_read(&root->log_commit[(index1 + 1) % 2])) in btrfs_sync_log()3256 btrfs_remove_all_log_ctxs(root, index1, ret); in btrfs_sync_log()3258 atomic_set(&root->log_commit[index1], 0); in btrfs_sync_log()3266 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()