Home
last modified time | relevance | path

Searched defs:system_blks (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
Dblock_validity.c55 static void release_system_zone(struct ext4_system_blocks *system_blks) in release_system_zone()
69 static int add_system_zone(struct ext4_system_blocks *system_blks, in add_system_zone()
129 struct ext4_system_blocks *system_blks; in debug_print_tree() local
148 struct ext4_system_blocks *system_blks, in ext4_protect_reserved_inode()
195 struct ext4_system_blocks *system_blks; in ext4_destroy_system_zone() local
215 struct ext4_system_blocks *system_blks; in ext4_setup_system_zone() local
285 struct ext4_system_blocks *system_blks; in ext4_release_system_zone() local
304 struct ext4_system_blocks *system_blks; in ext4_inode_block_valid() local
/kernel/linux/linux-4.19/fs/ext4/
Dblock_validity.c53 static void release_system_zone(struct ext4_system_blocks *system_blks) in release_system_zone()
67 static int add_system_zone(struct ext4_system_blocks *system_blks, in add_system_zone()
146 struct ext4_system_blocks *system_blks, in ext4_data_block_valid_rcu()
179 struct ext4_system_blocks *system_blks, in ext4_protect_reserved_inode()
227 struct ext4_system_blocks *system_blks; in ext4_destroy_system_zone() local
247 struct ext4_system_blocks *system_blks; in ext4_setup_system_zone() local
313 struct ext4_system_blocks *system_blks; in ext4_release_system_zone() local
326 struct ext4_system_blocks *system_blks; in ext4_data_block_valid() local
Dext4.h1420 struct ext4_system_blocks __rcu *system_blks; member