Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Ddata.c702 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index) in f2fs_get_block() function
2320 err = f2fs_get_block(&dn, index); in prepare_write_begin()
2323 err = f2fs_get_block(&dn, index); in prepare_write_begin()
Df2fs.h3059 int f2fs_get_block(struct dnode_of_data *dn, pgoff_t index);