Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dmke2fs.c252 static uint32_t file_blocks_used(uint64_t size, uint32_t *blocklist) in file_blocks_used() function
310 that->st.st_blocks = file_blocks_used(that->st.st_size, 0); in check_treesize()
315 TT.treeblocks += blocks = file_blocks_used(*size, 0); in check_treesize()
504 file_blocks_used(that->st.st_size, fbu); in fill_inode()

Completed in 2 milliseconds