Searched refs:BTRFS_NR_SB_LOG_ZONES (Results 1 – 1 of 1) sorted by relevance
44 #define BTRFS_NR_SB_LOG_ZONES 2 macro 91 bool empty[BTRFS_NR_SB_LOG_ZONES]; in sb_write_pointer() 92 bool full[BTRFS_NR_SB_LOG_ZONES]; in sb_write_pointer() 95 for (int i = 0; i < BTRFS_NR_SB_LOG_ZONES; i++) { in sb_write_pointer() 126 struct page *page[BTRFS_NR_SB_LOG_ZONES]; in sb_write_pointer() 127 struct btrfs_super_block *super[BTRFS_NR_SB_LOG_ZONES]; in sb_write_pointer() 129 for (int i = 0; i < BTRFS_NR_SB_LOG_ZONES; i++) { in sb_write_pointer() 152 for (int i = 0; i < BTRFS_NR_SB_LOG_ZONES; i++) in sb_write_pointer() 557 nr_zones = BTRFS_NR_SB_LOG_ZONES; in btrfs_get_dev_zone_info() 561 int sb_pos = BTRFS_NR_SB_LOG_ZONES * in btrfs_get_dev_zone_info() [all...]