Home
last modified time | relevance | path

Searched refs:ext2_sb_info (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h72 struct ext2_sb_info { struct
122 sb_bgl_lock(struct ext2_sb_info *sbi, unsigned int block_group) in sb_bgl_lock() argument
169 static inline struct ext2_sb_info *EXT2_SB(struct super_block *sb) in EXT2_SB()
706 extern int ext2_data_block_valid(struct ext2_sb_info *sbi, ext2_fsblk_t start_blk,
811 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_group_last_block_no()
H A Dsuper.c54 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_error()
148 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_put_super()
239 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_show_options()
636 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_setup_super()
684 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_check_descriptors()
791 struct ext2_sb_info *sbi = EXT2_SB(sb); in descriptor_loc()
807 struct ext2_sb_info * sbi; in ext2_fill_super()
1272 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_sync_fs()
1293 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_freeze()
1329 struct ext2_sb_info * sbi = EXT2_SB(sb); in ext2_remount()
[all …]
H A Dballoc.c46 struct ext2_sb_info *sbi = EXT2_SB(sb); in ext2_get_group_desc()
172 struct ext2_sb_info *sbi = EXT2_SB(sb); in group_adjust_blocks()
492 struct ext2_sb_info * sbi = EXT2_SB(sb); in ext2_free_blocks()
1158 static int ext2_has_free_blocks(struct ext2_sb_info *sbi) in ext2_has_free_blocks()
1177 int ext2_data_block_valid(struct ext2_sb_info *sbi, ext2_fsblk_t start_blk, in ext2_data_block_valid()
1224 struct ext2_sb_info *sbi; in ext2_new_blocks()
H A Dialloc.c254 struct ext2_sb_info *sbi = EXT2_SB(sb); in find_group_orlov()
431 struct ext2_sb_info *sbi; in ext2_new_inode()
H A Dinode.c812 struct ext2_sb_info *sbi = EXT2_SB(inode->i_sb); in ext2_iomap_begin()
955 struct ext2_sb_info *sbi = EXT2_SB(mapping->host->i_sb); in ext2_dax_writepages()
H A Dxattr.c820 struct ext2_sb_info *sbi = EXT2_SB(inode->i_sb); in ext2_xattr_delete_inode()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch295 -struct ext2_sb_info {
307 -static inline struct ext2_sb_info *EXT2_SB(struct fs_info *fs)