Searched defs:pgofs (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/f2fs/ | 
| D | extent_cache.c | 376 static bool f2fs_lookup_extent_tree(struct inode *inode, pgoff_t pgofs,  in f2fs_lookup_extent_tree()779 bool f2fs_lookup_extent_cache(struct inode *inode, pgoff_t pgofs,  in f2fs_lookup_extent_cache()
 
 | 
| D | file.c | 343 						pgoff_t pgofs, int whence)  in __get_first_dirty_index()362 				pgoff_t dirty, pgoff_t pgofs, int whence)  in __found_offset()
 383 	pgoff_t pgofs, end_offset, dirty;  in f2fs_seek_block()  local
 
 | 
| D | data.c | 1160 	pgoff_t pgofs, end_offset, end;  in f2fs_map_blocks()  local
 | 
| D | node.c | 605 pgoff_t f2fs_get_next_page_offset(struct dnode_of_data *dn, pgoff_t pgofs)  in f2fs_get_next_page_offset()
 |