Searched refs:ext4fs_bg_get_flags (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ext4/
H A Dext4_common.c143 static inline uint16_t ext4fs_bg_get_flags(const struct ext2_block_group *bg) function
980 uint16_t bg_flags = ext4fs_bg_get_flags(bgd);
1045 uint16_t bg_flags = ext4fs_bg_get_flags(bgd);
1112 uint16_t bg_flags = ext4fs_bg_get_flags(bgd);
1158 uint16_t bg_flags = ext4fs_bg_get_flags(bgd);

Completed in 89 milliseconds