Searched refs:pgoff_t (Results 1 - 25 of 68) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dtruncate.c160 const pgoff_t start = (lstart + PAGE_CACHE_SIZE-1) >> PAGE_CACHE_SHIFT;
161 pgoff_t end;
164 pgoff_t next;
179 pgoff_t page_index = page->index;
270 pgoff_t start, pgoff_t end)
273 pgoff_t next = start;
282 pgoff_t index;
368 pgoff_t start, pgoff_t en
[all...]
H A Dreadahead.c268 pgoff_t offset, unsigned long nr_to_read)
288 pgoff_t page_offset = offset + page_idx;
325 pgoff_t offset, unsigned long nr_to_read)
382 pgoff_t offset, unsigned long nr_to_read)
399 pgoff_t offset, unsigned long nr_to_read,
463 struct file *filp, pgoff_t offset, unsigned long req_size)
568 struct file_ra_state *ra, pgoff_t offset)
H A Dfadvise.c33 pgoff_t start_index;
34 pgoff_t end_index;
H A Dmincore.c27 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff)
65 pgoff_t pgoff;
H A Dfilemap.c243 pgoff_t start, pgoff_t end)
248 pgoff_t index;
258 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1)) != 0) {
302 pgoff_t start = pos >> PAGE_CACHE_SHIFT;
303 pgoff_t end = (pos + count - 1) >> PAGE_CACHE_SHIFT;
334 pgoff_t start = pos >> PAGE_CACHE_SHIFT;
335 pgoff_t end = (pos + count - 1) >> PAGE_CACHE_SHIFT;
435 pgoff_t offset, gfp_t gfp_mask)
458 pgoff_t offse
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmm_types.h61 pgoff_t index; /* Our offset within mapping. */
H A Dprio_tree.h45 pgoff_t r_index;
46 pgoff_t h_index;
50 struct prio_tree_root *root, pgoff_t r_index, pgoff_t h_index)
H A Dpagevec.h30 pgoff_t start, unsigned nr_pages);
32 struct address_space *mapping, pgoff_t *index, int tag,
H A Dnfs_page.h41 pgoff_t wb_index; /* Offset >> PAGE_CACHE_SHIFT */
75 pgoff_t idx_start, unsigned int npages);
84 extern void nfs_pageio_cond_complete(struct nfs_pageio_descriptor *, pgoff_t);
H A Dswapops.h18 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset)
40 static inline pgoff_t swp_offset(swp_entry_t entry)
H A Dpagemap.h92 unsigned find_get_pages(struct address_space *mapping, pgoff_t start,
94 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t start,
96 unsigned find_get_pages_tag(struct address_space *mapping, pgoff_t *index,
148 static inline pgoff_t linear_page_index(struct vm_area_struct *vma,
151 pgoff_t pgoff = (address - vma->vm_start) >> PAGE_SHIFT;
H A Dtypes.h159 #ifndef pgoff_t
160 #define pgoff_t unsigned long macro
H A Dswap.h29 * encoded into pte's and into pgoff_t's in the swapcache. Using five bits
31 * on 32-bit-pgoff_t architectures. And that assumes that the architecture packs
106 pgoff_t start_page;
107 pgoff_t nr_pages;
252 extern sector_t map_swap_page(struct swap_info_struct *, pgoff_t);
253 extern sector_t swapdev_block(int, pgoff_t);
H A Dmm.h620 static inline pgoff_t page_index(struct page *page)
730 pgoff_t first_index; /* Lowest page->index to unmap */
731 pgoff_t last_index; /* Highest page->index to unmap */
1046 unsigned long end, pgoff_t pgoff, struct vm_area_struct *insert);
1049 unsigned long vm_flags, struct anon_vma *, struct file *, pgoff_t,
1059 unsigned long addr, unsigned long len, pgoff_t pgoff);
1110 pgoff_t offset, unsigned long nr_to_read);
1112 pgoff_t offset, unsigned long nr_to_read);
1116 pgoff_t offset,
1119 struct file_ra_state *ra, pgoff_t offse
[all...]
H A Dhugetlb.h66 pgoff_t pgoff)
78 pgoff_t pgoff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dinternal.h89 pgoff_t first; /* first page in mapping to deal with */
90 pgoff_t last; /* last page in mapping to deal with */
146 pgoff_t first; /* first page in batch */
147 pgoff_t point; /* last page in current store op */
148 pgoff_t last; /* last page in batch (inclusive) */
507 pgoff_t, pgoff_t, unsigned, unsigned,
679 extern int afs_vnode_store_data(struct afs_writeback *, pgoff_t, pgoff_t,
H A Dwrite.c184 pgoff_t index;
325 pgoff_t first, pgoff_t last)
368 pgoff_t start, first, last;
515 pgoff_t index, pgoff_t end, pgoff_t *_next)
597 pgoff_t start, end, next;
618 end = (pgoff_t)(LLONG_MAX >> PAGE_CACHE_SHIFT);
661 pgoff_t firs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dpagelist.c362 void nfs_pageio_cond_complete(struct nfs_pageio_descriptor *desc, pgoff_t index)
387 struct list_head *dst, pgoff_t idx_start,
392 pgoff_t idx_end;
H A Dwrite.c141 pgoff_t end_index = (i_size - 1) >> PAGE_CACHE_SHIFT;
515 static int nfs_wait_on_requests_locked(struct inode *inode, pgoff_t idx_start, unsigned int npages)
519 pgoff_t idx_end, next;
574 nfs_scan_commit(struct inode *inode, struct list_head *dst, pgoff_t idx_start, unsigned int npages)
588 static inline int nfs_scan_commit(struct inode *inode, struct list_head *dst, pgoff_t idx_start, unsigned int npages)
608 pgoff_t rqend, end;
1283 pgoff_t idx_start, idx_end;
1295 pgoff_t l_npages = 1 + idx_end - idx_start;
1298 (pgoff_t)npages != l_npages)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dbitmap.c51 pgoff_t index, end_index;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dmmap.c78 pgoff_t old_end_page_index = 0;
79 pgoff_t index = old_end_page_index;
81 pgoff_t new_end_page_index;
201 pgoff_t lower_page_index)
774 ecryptfs_write_zeros(struct file *file, pgoff_t index, int start, int num_zeros)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Dswap.c62 static int submit(int rw, pgoff_t page_off, struct page *page,
99 static int bio_read_page(pgoff_t page_off, void *addr, struct bio **bio_chain)
104 static int bio_write_page(pgoff_t page_off, void *addr, struct bio **bio_chain)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dfault-armv.c91 pgoff_t pgoff;
H A Dflush.c144 pgoff_t pgoff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Dhugetlbpage.c78 int prepare_hugepage_range(unsigned long addr, unsigned long len, pgoff_t pgoff)

Completed in 131 milliseconds

123