| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | inode.c | 228 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 243 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
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | filemap.c | 3149 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
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | aops.c | 1650 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) ocfs2_write_begin_nolock() argument 1886 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
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | inode.c | 2756 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
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | inode.c | 206 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | hugetlb.h | 312 hugetlb_mcopy_atomic_pte(struct mm_struct *dst_mm, pte_t *dst_pte, struct vm_area_struct *dst_vma, unsigned long dst_addr, unsigned long src_addr, struct page **pagep) hugetlb_mcopy_atomic_pte() argument
|
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | dev.c | 795 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page() argument 937 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() argument
|
| H A D | file.c | 2255 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
|
| /kernel/linux/linux-5.10/fs/hugetlbfs/ |
| H A D | inode.c | 384 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
|
| /kernel/linux/linux-6.6/fs/hugetlbfs/ |
| H A D | inode.c | 413 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hugetlbfs_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | dev.c | 789 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page() argument 928 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() argument
|
| H A D | file.c | 2320 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) fuse_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | addr.c | 1498 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ceph_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | inode.c | 223 fat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) fat_write_begin() argument 238 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
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | compress.c | 1164 struct page *pagep; in f2fs_truncate_partial_cluster() local 1038 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) prepare_compress_overwrite() argument 1125 f2fs_prepare_compress_overwrite(struct inode *inode, struct page **pagep, pgoff_t index, void **fsdata) f2fs_prepare_compress_overwrite() argument
|
| H A D | data.c | 3125 struct page *pagep; in f2fs_write_cache_pages() local 3601 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) f2fs_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | buffer.c | 2217 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, get_block_t *get_block) block_write_begin() argument 2565 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) cont_write_begin() argument
|
| H A D | libfs.c | 824 simple_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) simple_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | aops.c | 1646 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) ocfs2_write_begin_nolock() argument 1882 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ocfs2_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | inode.c | 252 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) udf_write_begin() argument
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | inode.c | 2742 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) reiserfs_write_begin() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_file_ops.c | 295 struct page **pagep = NULL; in qib_tid_update() local
|
| /kernel/linux/linux-6.6/drivers/iommu/ |
| H A D | dma-iommu.c | 1463 iommu_dma_alloc_pages(struct device *dev, size_t size, struct page **pagep, gfp_t gfp, unsigned long attrs) iommu_dma_alloc_pages() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | file.c | 4657 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rx.c | 2098 struct mlx5e_frag_page *pagep; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local 2115 struct mlx5e_frag_page *pagep; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local
|