Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dfile.c290 static pgoff_t __get_first_dirty_index(struct address_space *mapping, in __get_first_dirty_index() function
350 dirty = __get_first_dirty_index(inode->i_mapping, pgofs, whence); in f2fs_seek_block()