Searched defs:pagep (Results 1 - 56 of 56) sorted by relevance

/linux-4.1.27/fs/udf/
H A Dfile.c83 udf_adinicb_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) udf_adinicb_write_begin() argument
H A Dinode.c205 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) udf_write_begin() argument
/linux-4.1.27/fs/hfs/
H A Dbtree.c225 struct page **pagep; hfs_bmap_alloc() local
H A Dbnode.c411 struct page **pagep; hfs_bnode_create() local
H A Dinode.c49 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hfs_write_begin() argument
/linux-4.1.27/fs/hfsplus/
H A Dbtree.c347 struct page **pagep; hfs_bmap_alloc() local
H A Dbnode.c23 struct page **pagep; hfs_bnode_read() local
76 struct page **pagep; hfs_bnode_write() local
106 struct page **pagep; hfs_bnode_clear() local
579 struct page **pagep; hfs_bnode_create() local
H A Dinode.c44 hfsplus_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hfsplus_write_begin() argument
/linux-4.1.27/fs/jffs2/
H A Dfile.c133 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jffs2_write_begin() argument
/linux-4.1.27/fs/bfs/
H A Dfile.c170 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) bfs_write_begin() argument
/linux-4.1.27/mm/
H A Dpercpu-vm.c91 struct page **pagep = &pages[pcpu_page_idx(cpu, i)]; for_each_possible_cpu() local
H A Dswap_state.c260 struct page **pagep = pages; free_pages_and_swap_cache() local
H A Dfilemap.c965 void **pagep; find_get_entry() local
2311 pagecache_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) pagecache_write_begin() argument
H A Dshmem.c959 static int shmem_replace_page(struct page **pagep, gfp_t gfp, shmem_replace_page() argument
125 shmem_getpage(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, int *fault_type) shmem_getpage() argument
612 shmem_unuse_inode(struct shmem_inode_info *info, swp_entry_t swap, struct page **pagep) shmem_unuse_inode() argument
1032 shmem_getpage_gfp(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, gfp_t gfp, int *fault_type) shmem_getpage_gfp() argument
1475 shmem_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) shmem_write_begin() argument
/linux-4.1.27/fs/omfs/
H A Dfile.c319 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) omfs_write_begin() argument
/linux-4.1.27/fs/hpfs/
H A Dfile.c148 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hpfs_write_begin() argument
164 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument
/linux-4.1.27/fs/jfs/
H A Dinode.c314 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jfs_write_begin() argument
/linux-4.1.27/fs/logfs/
H A Dfile.c12 logfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) logfs_write_begin() argument
/linux-4.1.27/fs/afs/
H A Dwrite.c118 afs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) afs_write_begin() argument
/linux-4.1.27/fs/ecryptfs/
H A Dmmap.c278 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument
/linux-4.1.27/fs/9p/
H A Dvfs_addr.c267 v9fs_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) v9fs_write_begin() argument
/linux-4.1.27/fs/adfs/
H A Dinode.c56 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) adfs_write_begin() argument
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Drw26.c472 ll_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ll_write_begin() argument
/linux-4.1.27/fs/sysv/
H A Ditree.c477 sysv_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) sysv_write_begin() argument
/linux-4.1.27/fs/minix/
H A Dinode.c409 minix_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) minix_write_begin() argument
/linux-4.1.27/fs/ext4/
H A Dmove_extent.c266 struct page *pagep[2] = {NULL, NULL}; move_extent_per_page() local
H A Dinline.c640 ext4_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, unsigned flags, struct page **pagep) ext4_try_to_write_inline_data() argument
845 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext4_da_write_inline_data_begin() argument
H A Dinode.c1000 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext4_write_begin() argument
2652 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext4_da_write_begin() argument
/linux-4.1.27/fs/ubifs/
H A Dfile.c221 write_begin_slow(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, unsigned flags) write_begin_slow() argument
425 ubifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ubifs_write_begin() argument
/linux-4.1.27/fs/ufs/
H A Dinode.c537 ufs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ufs_write_begin() argument
/linux-4.1.27/fs/nfs/
H A Dfile.c354 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) nfs_write_begin() argument
/linux-4.1.27/fs/nilfs2/
H A Dinode.c269 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) nilfs_write_begin() argument
/linux-4.1.27/fs/exofs/
H A Dinode.c867 exofs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) exofs_write_begin() argument
919 exofs_write_begin_export(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) exofs_write_begin_export() argument
/linux-4.1.27/fs/gfs2/
H A Daops.c639 gfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) gfs2_write_begin() argument
/linux-4.1.27/fs/affs/
H A Dfile.c413 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin() argument
630 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin_ofs() argument
/linux-4.1.27/drivers/iommu/
H A Dtegra-smmu.c467 as_get_pte(struct tegra_smmu_as *as, dma_addr_t iova, struct page **pagep) as_get_pte() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_aops.c1738 xfs_vm_write_begin( struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) xfs_vm_write_begin() argument
/linux-4.1.27/fs/hostfs/
H A Dhostfs_kern.c470 hostfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hostfs_write_begin() argument
/linux-4.1.27/fs/hugetlbfs/
H A Dinode.c281 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hugetlbfs_write_begin() argument
/linux-4.1.27/fs/
H A Dlibfs.c396 simple_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) simple_write_begin() argument
H A Dblock_dev.c299 blkdev_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) blkdev_write_begin() argument
H A Dbuffer.c2008 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, get_block_t *get_block) block_write_begin() argument
2352 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
2500 nobh_write_begin(struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block) nobh_write_begin() argument
/linux-4.1.27/fs/ceph/
H A Daddr.c1129 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ceph_write_begin() argument
/linux-4.1.27/fs/ext2/
H A Dinode.c803 ext2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext2_write_begin() argument
829 ext2_nobh_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext2_nobh_write_begin() argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c306 struct page **pagep = NULL; ipath_tid_update() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c295 struct page **pagep = NULL; qib_tid_update() local
/linux-4.1.27/fs/ocfs2/
H A Daops.c2041 ocfs2_write_begin_nolock(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) ocfs2_write_begin_nolock() argument
2267 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ocfs2_write_begin() argument
/linux-4.1.27/fs/reiserfs/
H A Dinode.c2757 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) reiserfs_write_begin() argument
/linux-4.1.27/fs/ext3/
H A Dinode.c1250 ext3_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext3_write_begin() argument
/linux-4.1.27/fs/f2fs/
H A Ddata.c1567 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) f2fs_write_begin() argument
/linux-4.1.27/fs/fat/
H A Dinode.c208 fat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) fat_write_begin() argument
223 fat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) fat_write_end() argument
/linux-4.1.27/fs/fuse/
H A Ddev.c856 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) fuse_try_move_page() argument
977 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, fuse_copy_page() argument
H A Dfile.c1924 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) fuse_write_begin() argument
/linux-4.1.27/fs/cifs/
H A Dfile.c3677 cifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) cifs_write_begin() argument
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2061 struct page *pagep = NULL; be_post_rx_frags() local
/linux-4.1.27/fs/btrfs/
H A Dinode.c7252 void **pagep = NULL; btrfs_page_exists_in_range() local

Completed in 1959 milliseconds