Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Df2fs_fs.h272 struct f2fs_nat_block { struct
/linux-4.4.14/fs/f2fs/
Dnode.c360 struct f2fs_nat_block *nat_blk; in get_node_info()
395 nat_blk = (struct f2fs_nat_block *)page_address(page); in get_node_info()
1499 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
1883 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()