Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddata.c689 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index) in f2fs_get_block() function
2290 err = f2fs_get_block(&dn, index); in prepare_write_begin()
2293 err = f2fs_get_block(&dn, index); in prepare_write_begin()
Df2fs.h3017 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index);