Lines Matching defs:offset
456 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
494 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
653 struct page *find_get_page(struct address_space *mapping, pgoff_t offset) in find_get_page()
696 struct page *find_lock_page(struct address_space *mapping, pgoff_t offset) in find_lock_page()
1014 unsigned long offset; /* offset into pagecache page */ in do_generic_file_read() local
1214 unsigned long offset, unsigned long size) in file_read_actor()
1397 asmlinkage long SyS_readahead(long fd, loff_t offset, long count) in SyS_readahead()
1413 static int page_cache_read(struct file *file, pgoff_t offset) in page_cache_read()
1844 struct iov_iter *i, unsigned long offset, size_t bytes) in iov_iter_copy_from_user_atomic()
1874 struct iov_iter *i, unsigned long offset, size_t bytes) in iov_iter_copy_from_user()
2195 unsigned long offset; /* Offset into pagecache page */ in generic_perform_write() local