Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dpartition.py120 def get_partition_list(job, min_blocks=0, filter_func=None, exclude_swap=True, argument
224 def get_unmounted_partition_list(root_part, job=None, min_blocks=0, argument
/external/f2fs-tools/include/
Df2fs_fs.h432 unsigned int min_blocks; /* save more blocks than this */ member