Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dfallocate.c103 blk64_t alloc_goal) in ext_falloc_helper() argument
121 alloc_goal); in ext_falloc_helper()
129 alloc_goal = (alloc_goal & ~EXT2FS_CLUSTER_MASK(fs)) | in ext_falloc_helper()
178 alloc_goal += cluster_fill; in ext_falloc_helper()
608 pblk = alloc_goal; in ext_falloc_helper()