Home
last modified time | relevance | path

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

/Linux-v5.4/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()
156 struct ext4_system_blocks *system_blks, in ext4_data_block_valid_rcu()
189 struct ext4_system_blocks *system_blks, in ext4_protect_reserved_inode()
236 struct ext4_system_blocks *system_blks; in ext4_destroy_system_zone() local
256 struct ext4_system_blocks *system_blks; in ext4_setup_system_zone() local
331 struct ext4_system_blocks *system_blks; in ext4_release_system_zone() local
344 struct ext4_system_blocks *system_blks; in ext4_data_block_valid() local
Dext4.h1448 struct ext4_system_blocks __rcu *system_blks; member