Searched defs:pgofs (Results 1 – 4 of 4) sorted by relevance
/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 | 384 pgoff_t pgofs, int whence) in __get_first_dirty_index() 403 pgoff_t dirty, pgoff_t pgofs, int whence) in __found_offset() 424 pgoff_t pgofs, end_offset, dirty; in f2fs_seek_block() local
|
D | node.c | 606 pgoff_t f2fs_get_next_page_offset(struct dnode_of_data *dn, pgoff_t pgofs) in f2fs_get_next_page_offset()
|
D | data.c | 1505 pgoff_t pgofs, end_offset, end; in f2fs_map_blocks() local
|