Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Df2fs_fs.h371 struct f2fs_nat_block { struct
/openbmc/linux/fs/f2fs/
H A 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()
2400 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
2978 struct f2fs_nat_block *nat_blk = page_address(page); in update_nat_bits()
3032 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()