Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dext4fs.h40 #define EXT4_BG_BLOCK_UNINIT 0x0002 macro
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c981 if (bg_flags & EXT4_BG_BLOCK_UNINIT) { in ext4fs_get_new_blk_no()
986 bg_flags &= ~EXT4_BG_BLOCK_UNINIT; in ext4fs_get_new_blk_no()
1045 if (bg_flags & EXT4_BG_BLOCK_UNINIT) { in ext4fs_get_new_blk_no()
1049 bg_flags &= ~EXT4_BG_BLOCK_UNINIT; in ext4fs_get_new_blk_no()