Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Df2fs_fs.h375 struct f2fs_nat_block { struct
/linux-6.6.21/fs/f2fs/
Dnode.c553 struct f2fs_nat_block *nat_blk; in f2fs_get_node_info()
607 nat_blk = (struct f2fs_nat_block *)page_address(page); in f2fs_get_node_info()
2377 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
2955 struct f2fs_nat_block *nat_blk = page_address(page); in update_nat_bits()
3009 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()