Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h292 struct f2fs_summary_block *sum_blk; /* cached summary block */ member
H A Dsegment.c2617 struct f2fs_summary_block *sum_blk, block_t blk_addr) in write_sum_page()