Searched refs:initialize_block_counters (Results 1 – 3 of 3) sorted by relevance
/fs/logfs/ |
D | logfs.h | 576 void initialize_block_counters(struct page *page, struct logfs_block *block,
|
D | segment.c | 505 initialize_block_counters(page, block, data, 0); in move_btree_to_page()
|
D | readwrite.c | 615 void initialize_block_counters(struct page *page, struct logfs_block *block, in initialize_block_counters() function 677 initialize_block_counters(page, block, array, page_is_empty); in alloc_indirect_block()
|