Searched defs:pagep (Results 26 - 50 of 51) sorted by relevance

123

/linux-master/fs/ufs/
H A Dinode.c499 ufs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/ext4/
H A Dinline.c660 ext4_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep) argument
891 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
H A Dinode.c1117 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
2853 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/hostfs/
H A Dhostfs_kern.c463 hostfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/include/linux/
H A Dfscrypt.h1112 static inline void fscrypt_finalize_bounce_page(struct page **pagep) argument
/linux-master/fs/ext2/
H A Dinode.c918 ext2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/ntfs3/
H A Dinode.c899 ntfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, u32 len, struct page **pagep, void **fsdata) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c295 struct page **pagep = NULL; local
/linux-master/fs/reiserfs/
H A Dinode.c2738 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/ocfs2/
H A Daops.c1644 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) argument
1880 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/
H A Dbuffer.c2202 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, get_block_t *get_block) argument
2547 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) argument
H A Dlibfs.c859 simple_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/fat/
H A Dinode.c223 fat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
238 fat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) argument
/linux-master/fs/hugetlbfs/
H A Dinode.c390 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/udf/
H A Dinode.c252 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/fuse/
H A Ddev.c789 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) argument
928 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, argument
H A Dfile.c2393 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/f2fs/
H A Dcompress.c1171 struct page *pagep; local
1045 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) argument
1132 f2fs_prepare_compress_overwrite(struct inode *inode, struct page **pagep, pgoff_t index, void **fsdata) argument
H A Ddata.c3047 struct page *pagep; local
3523 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/drivers/iommu/
H A Ddma-iommu.c1572 iommu_dma_alloc_pages(struct device *dev, size_t size, struct page **pagep, gfp_t gfp, unsigned long attrs) argument
/linux-master/fs/ceph/
H A Daddr.c1503 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c2098 struct mlx5e_frag_page *pagep; local
2115 struct mlx5e_frag_page *pagep; local
/linux-master/fs/smb/client/
H A Dfile.c4899 cifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/mm/
H A Dshmem.c2725 shmem_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2595 struct page *pagep = NULL; local
[all...]

Completed in 463 milliseconds

123