Home
last modified time | relevance | path

Searched refs:s_orphan_info (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/ext4/
Dorphan.c14 struct ext4_orphan_info *oi = &EXT4_SB(inode->i_sb)->s_orphan_info; in ext4_orphan_file_add()
128 if (sbi->s_orphan_info.of_blocks) { in ext4_orphan_add()
194 struct ext4_orphan_info *oi = &EXT4_SB(inode->i_sb)->s_orphan_info; in ext4_orphan_file_del()
390 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_orphan_cleanup()
514 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_release_orphan_info()
536 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_orphan_file_block_csum_verify()
559 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_orphan_file_block_trigger()
573 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_init_orphan_info()
641 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; in ext4_orphan_file_empty()
Dext4.h1556 struct ext4_orphan_info s_orphan_info; member