Searched refs:f2fs_get_block (Results 1 – 2 of 2) sorted by relevance
702 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index) in f2fs_get_block() function2320 err = f2fs_get_block(&dn, index); in prepare_write_begin()2323 err = f2fs_get_block(&dn, index); in prepare_write_begin()
3059 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index);