Lines Matching refs:EXT4_SB
14 struct ext4_orphan_info *oi = &EXT4_SB(inode->i_sb)->s_orphan_info;
102 struct ext4_sb_info *sbi = EXT4_SB(sb);
194 struct ext4_orphan_info *oi = &EXT4_SB(inode->i_sb)->s_orphan_info;
231 struct ext4_sb_info *sbi = EXT4_SB(inode->i_sb);
317 rcu_dereference_protected(EXT4_SB(sb)->s_qf_names[type],
319 EXT4_SB(sb)->s_jquota_fmt, type);
390 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;
411 if (EXT4_SB(sb)->s_mount_state & EXT4_ERROR_FS) {
443 if (EXT4_SB(sb)->s_qf_names[i]) {
461 if (EXT4_SB(sb)->s_mount_state & EXT4_ERROR_FS) {
473 list_add(&EXT4_I(inode)->i_orphan, &EXT4_SB(sb)->s_orphan);
514 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;
536 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;
544 calculated = ext4_chksum(EXT4_SB(sb), oi->of_csum_seed,
546 calculated = ext4_chksum(EXT4_SB(sb), calculated, (__u8 *)bh->b_data,
559 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;
563 csum = ext4_chksum(EXT4_SB(sb), oi->of_csum_seed,
565 csum = ext4_chksum(EXT4_SB(sb), csum, (__u8 *)data,
573 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;
581 ino_t orphan_ino = le32_to_cpu(EXT4_SB(sb)->s_es->s_orphan_file_inum);
641 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info;