Home
last modified time | relevance | path

Searched defs:pagep (Results 51 - 75 of 108) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/iommu/
H A Ddma-iommu.c987 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/hmdfs/
H A Dfile_remote.c785 hmdfs_write_begin_remote(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int flags, struct page **pagep, void **fsdata) hmdfs_write_begin_remote() argument
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c461 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
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c592 iomap_write_begin(struct inode *inode, loff_t pos, unsigned len, unsigned flags, struct page **pagep, struct iomap *iomap, struct iomap *srcmap) iomap_write_begin() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Daddr.c1340 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
/kernel/linux/linux-5.10/fs/ext4/
H A Dinline.c657 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
914 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
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c883 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
909 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
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c1091 struct page *pagep; in f2fs_truncate_partial_cluster() local
941 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) prepare_compress_overwrite() argument
1052 f2fs_prepare_compress_overwrite(struct inode *inode, struct page **pagep, pgoff_t index, void **fsdata) f2fs_prepare_compress_overwrite() argument
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c349 struct page **pagep = pages; in free_pages_and_swap_cache() local
H A Dfilemap.c3149 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/ufs/
H A Dinode.c497 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
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h858 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() argument
/kernel/linux/linux-6.6/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) ext2_write_begin() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dinline.c661 ext4_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep) ext4_try_to_write_inline_data() argument
892 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ext4_da_write_inline_data_begin() argument
/kernel/linux/linux-6.6/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) hostfs_write_begin() argument
/kernel/linux/linux-6.6/fs/ufs/
H A Dinode.c497 ufs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ufs_write_begin() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dinode.c892 ntfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, u32 len, struct page **pagep, void **fsdata) ntfs_write_begin() argument
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h1044 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_remote.c791 hmdfs_write_begin_remote(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) hmdfs_write_begin_remote() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c295 struct page **pagep = NULL; in qib_tid_update() local
/kernel/linux/linux-5.10/fs/
H A Dlibfs.c522 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.c661 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.c2109 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
2449 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
2577 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
/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c228 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/fs/ocfs2/
H A Daops.c1650 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

Completed in 70 milliseconds

12345