Home
last modified time | relevance | path

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

/linux-4.19.296/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()
149 struct ext4_system_blocks *system_blks, in ext4_data_block_valid_rcu()
184 struct ext4_system_blocks *system_blks, in ext4_protect_reserved_inode()
231 struct ext4_system_blocks *system_blks; in ext4_destroy_system_zone() local
251 struct ext4_system_blocks *system_blks; in ext4_setup_system_zone() local
317 struct ext4_system_blocks *system_blks; in ext4_release_system_zone() local
330 struct ext4_system_blocks *system_blks; in ext4_inode_block_valid() local
Dext4.h1422 struct ext4_system_blocks __rcu *system_blks; member