Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Df2fs_fs.h380 struct f2fs_nat_block { struct
/linux-6.15/fs/f2fs/
H A Dnode.c553 struct f2fs_nat_block *nat_blk; in f2fs_get_node_info()
608 nat_blk = (struct f2fs_nat_block *)page_address(page); in f2fs_get_node_info()
2427 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
2989 struct f2fs_nat_block *nat_blk = page_address(page); in __update_nat_bits()
3024 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()