Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c72 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec()
85 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec()
98 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec()
123 uint32_t ext4fs_bg_get_free_blocks(const struct ext2_block_group *bg, in ext4fs_bg_get_free_blocks()
133 uint32_t ext4fs_bg_get_free_inodes(const struct ext2_block_group *bg, in ext4fs_bg_get_free_inodes()
142 static inline uint16_t ext4fs_bg_get_flags(const struct ext2_block_group *bg) in ext4fs_bg_get_flags()
147 static inline void ext4fs_bg_set_flags(struct ext2_block_group *bg, in ext4fs_bg_set_flags()
154 uint64_t ext4fs_bg_get_block_id(const struct ext2_block_group *bg, in ext4fs_bg_get_block_id()
164 uint64_t ext4fs_bg_get_inode_id(const struct ext2_block_group *bg, in ext4fs_bg_get_inode_id()
175 uint64_t ext4fs_bg_get_inode_table_id(const struct ext2_block_group *bg, in ext4fs_bg_get_inode_table_id()
H A Dext4_write.c42 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_inc()
55 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_inc()
/rk3399_rockchip-uboot/include/
H A Dvideo_fb.h47 unsigned int bg; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dsdram.c28 u32 bg = 0; in rockchip_sdram_size() local
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_common.c57 u32 bg; in sdram_print_ddr_info() local
133 u32 bg; in sdram_get_cs_cap() local
H A Dsdram_px30.c174 u32 cs_pst, bg, max_row, ddrconf; in set_ctl_address_map() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Ddialog.h93 int bg; /* background */ member