Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Df2fs_fs.h374 struct f2fs_nat_block { struct
/linux-6.1.9/fs/f2fs/
Dnode.c549 struct f2fs_nat_block *nat_blk; in f2fs_get_node_info()
603 nat_blk = (struct f2fs_nat_block *)page_address(page); in f2fs_get_node_info()
2364 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
2935 struct f2fs_nat_block *nat_blk = page_address(page); in update_nat_bits()
2989 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()