Searched defs:data_blks (Results 1 – 3 of 3) sorted by relevance
278 static int allocate_metadata(struct region_file *f, size_t data_blks) in allocate_metadata()325 static int update_can_fit(const struct region_file *f, size_t data_blks) in update_can_fit()350 static int commit_data_allocation(struct region_file *f, size_t data_blks) in commit_data_allocation()380 static int handle_empty(struct region_file *f, size_t data_blks) in handle_empty()
66200 int data_blks; member