Searched refs:ext4_inodes_per_orphan_block (Results 1 – 2 of 2) sorted by relevance
20 int inodes_per_ob = ext4_inodes_per_orphan_block(inode->i_sb); in ext4_orphan_file_add()195 int inodes_per_ob = ext4_inodes_per_orphan_block(inode->i_sb); in ext4_orphan_file_del()389 int inodes_per_ob = ext4_inodes_per_orphan_block(sb); in ext4_orphan_cleanup()533 int inodes_per_ob = ext4_inodes_per_orphan_block(sb); in ext4_orphan_file_block_csum_verify()556 int inodes_per_ob = ext4_inodes_per_orphan_block(sb); in ext4_orphan_file_block_trigger()576 int inodes_per_ob = ext4_inodes_per_orphan_block(sb); in ext4_init_orphan_info()650 int inodes_per_ob = ext4_inodes_per_orphan_block(sb); in ext4_orphan_file_empty()
1501 static inline int ext4_inodes_per_orphan_block(struct super_block *sb) in ext4_inodes_per_orphan_block() function