Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Df2fs_fs.h351 struct f2fs_nat_block { struct
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnode.c554 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()
2355 struct f2fs_nat_block *nat_blk = page_address(nat_page); in scan_nat_page()
2910 struct f2fs_nat_block *nat_blk = page_address(page); in __update_nat_bits()
2945 struct f2fs_nat_block *nat_blk; in __flush_nat_entry_set()