Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Df2fs_fs.h264 struct f2fs_nat_block { struct
/linux-4.1.27/fs/f2fs/
Dnode.c352 struct f2fs_nat_block *nat_blk; in get_node_info()
387 nat_blk = (struct f2fs_nat_block *)page_address(page); in get_node_info()
1485 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
1830 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()