/linux-4.1.27/fs/ntfs/ |
D | bitmap.c | 51 pgoff_t index, end_index; in __ntfs_bitmap_set_bits_in_run() local
|
D | mft.c | 53 unsigned long index, end_index; in map_mft_record_page() local 2097 pgoff_t index, end_index; in ntfs_mft_record_format() local
|
D | file.c | 113 pgoff_t index, end_index; in ntfs_attr_extend_initialized() local
|
/linux-4.1.27/mm/ |
D | fadvise.c | 36 pgoff_t end_index; in SYSCALL_DEFINE4() local
|
D | readahead.c | 158 unsigned long end_index; /* The last page we want to read */ in __do_page_cache_readahead() local
|
D | shmem.c | 1544 pgoff_t end_index; in shmem_file_read_iter() local 1636 pgoff_t index, end_index; in shmem_file_splice_read() local
|
D | filemap.c | 1482 pgoff_t end_index; in do_generic_file_read() local
|
/linux-4.1.27/fs/btrfs/tests/ |
D | extent-io-tests.c | 34 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in process_page_range() local
|
/linux-4.1.27/fs/squashfs/ |
D | file_direct.c | 36 int end_index = start_index | mask; in squashfs_readpage_block() local
|
D | file.c | 381 int start_index = page->index & ~mask, end_index = start_index | mask; in squashfs_copy_cache() local
|
/linux-4.1.27/fs/ubifs/ |
D | file.c | 618 pgoff_t end_index; in populate_page() local 717 pgoff_t offset = page1->index, end_index; in ubifs_do_bulk_read() local 1005 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in ubifs_writepage() local
|
/linux-4.1.27/fs/isofs/ |
D | compress.c | 308 pgoff_t index = page->index, end_index; in zisofs_readpage() local
|
/linux-4.1.27/fs/exofs/ |
D | inode.c | 386 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in readpage_strip() local 702 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in writepage_strip() local 889 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in exofs_write_begin() local
|
/linux-4.1.27/fs/logfs/ |
D | file.c | 121 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in logfs_writepage() local
|
/linux-4.1.27/fs/btrfs/ |
D | compression.c | 231 unsigned long end_index = (cb->start + cb->len - 1) >> PAGE_CACHE_SHIFT; in end_compressed_writeback() local 448 unsigned long end_index; in add_ra_bio_pages() local
|
D | extent_io.c | 1389 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in extent_range_clear_dirty_for_io() local 1405 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in extent_range_redirty_for_io() local 1425 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in set_range_writeback() local 1585 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in __unlock_for_delalloc() local 1614 unsigned long end_index = delalloc_end >> PAGE_CACHE_SHIFT; in lock_delalloc_pages() local 1764 unsigned long end_index = end >> PAGE_CACHE_SHIFT; in extent_clear_unlock_delalloc() local 2640 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in end_bio_extent_readpage() local 3536 unsigned long end_index = i_size >> PAGE_CACHE_SHIFT; in __extent_writepage() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | cpumap.c | 43 int end_index; /* Index of last node of a level in a cpuinfo tree */ member
|
/linux-4.1.27/fs/ |
D | mpage.c | 470 unsigned long end_index; in __mpage_writepage() local
|
D | buffer.c | 2686 const pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in nobh_writepage() local 2890 const pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in block_write_full_page() local
|
D | splice.c | 315 pgoff_t index, end_index; in __generic_file_splice_read() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_aops.c | 949 pgoff_t end_index, last_index; in xfs_vm_writepage() local 1152 xfs_off_t end_index; in xfs_vm_writepage() local
|
/linux-4.1.27/fs/nfs/ |
D | internal.h | 624 pgoff_t end_index = (i_size - 1) >> PAGE_CACHE_SHIFT; in nfs_page_length() local
|
D | write.c | 147 pgoff_t end_index; in nfs_grow_file() local
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | hw.c | 988 int start_index, end_index, cr_index; in viafb_load_reg() local
|
/linux-4.1.27/fs/gfs2/ |
D | aops.c | 104 pgoff_t end_index = i_size >> PAGE_CACHE_SHIFT; in gfs2_writepage_common() local
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_kern.c | 414 int end_index = inode->i_size >> PAGE_CACHE_SHIFT; in hostfs_writepage() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv6xx_dpm.c | 242 u32 start_index, u8 *end_index) in rv6xx_generate_steps() 307 u32 start_index, u32 end_index) in rv6xx_invalidate_intermediate_steps_range()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 227 unsigned long end_index; in hugetlbfs_read_iter() local
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-array.c | 424 unsigned end_index) in drop_blocks()
|
/linux-4.1.27/fs/f2fs/ |
D | data.c | 1422 const pgoff_t end_index = ((unsigned long long) i_size) in f2fs_write_data_page() local
|
/linux-4.1.27/fs/reiserfs/ |
D | inode.c | 2527 unsigned long end_index = inode->i_size >> PAGE_CACHE_SHIFT; in reiserfs_write_full_page() local
|
/linux-4.1.27/drivers/crypto/caam/ |
D | pdb.h | 134 u32 end_index[0]; member
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nandsim.c | 1349 pgoff_t index, start_index, end_index; in get_pages() local
|
/linux-4.1.27/fs/ocfs2/ |
D | aops.c | 1470 unsigned long start, target_index, end_index, index; in ocfs2_grab_pages_for_write() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 1146 pgoff_t end_index; in osc_extent_expand() local
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be.h | 248 u16 end_index; /* Completed TXQ Index */ member
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 3547 u_int end_index; in ahc_sent_msg() local
|
D | aic79xx_core.c | 5063 u_int end_index; in ahd_sent_msg() local
|
/linux-4.1.27/drivers/tty/ |
D | synclink.c | 5340 int end_index; in usc_process_rxoverrun_sync() local
|