Home
last modified time | relevance | path

Searched defs:log2_fs_blocksize (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ext4/
H A Dext4fs.c55 int log2_fs_blocksize = LOG2_BLOCK_SIZE(node->data) - log2blksz; in ext4fs_read_file() local
H A Dext4_write.c762 int log2_fs_blocksize = LOG2_BLOCK_SIZE(ext4fs_root) - log2blksz; in ext4fs_write_file() local