Home
last modified time | relevance | path

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

/fs/ext4/
A Dext4_common.c142 static inline uint16_t ext4fs_bg_get_flags(const struct ext2_block_group *bg) in ext4fs_bg_get_flags() function
981 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_blk_no()
1046 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_blk_no()
1113 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_inode_no()
1159 uint16_t bg_flags = ext4fs_bg_get_flags(bgd); in ext4fs_get_new_inode_no()

Completed in 6 milliseconds