Searched refs:f2fs_get_block (Results 1 – 2 of 2) sorted by relevance
689 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index) in f2fs_get_block() function2290 err = f2fs_get_block(&dn, index); in prepare_write_begin()2293 err = f2fs_get_block(&dn, index); in prepare_write_begin()
3017 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index);