Searched refs:bsi (Results 1 – 3 of 3) sorted by relevance
122 u8 bsi; member
10108 struct btrfs_swap_info *bsi) in btrfs_add_swap_extent() 10120 if (bsi->nr_pages >= sis->max) in btrfs_add_swap_extent() 10123 max_pages = sis->max - bsi->nr_pages; in btrfs_add_swap_extent() 10124 first_ppage = PAGE_ALIGN(bsi->block_start) >> PAGE_SHIFT; in btrfs_add_swap_extent() 10125 next_ppage = PAGE_ALIGN_DOWN(bsi->block_start + bsi->block_len) >> PAGE_SHIFT; in btrfs_add_swap_extent() 10133 if (bsi->start == 0) in btrfs_add_swap_extent() 10135 if (bsi->lowest_ppage > first_ppage_reported) in btrfs_add_swap_extent() 10136 bsi->lowest_ppage = first_ppage_reported; in btrfs_add_swap_extent() 10137 if (bsi in btrfs_add_swap_extent() 10099 btrfs_add_swap_extent(struct swap_info_struct * sis,struct btrfs_swap_info * bsi) btrfs_add_swap_extent() argument 10157 struct btrfs_swap_info bsi = { btrfs_swap_activate() local [all...]
157 io-channel-names = "temp", "bsi", "vbat";