Searched defs:pagep (Results 1 - 25 of 51) sorted by path

123

/linux-master/block/
H A Dfops.c446 blkdev_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned 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/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/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2595 struct page *pagep = NULL; local
[all...]
/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/adfs/
H A Dinode.c56 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/affs/
H A Dfile.c418 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
649 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/bcachefs/
H A Dfs-io-buffered.c668 bch2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/bfs/
H A Dfile.c173 bfs_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
/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/fs/ecryptfs/
H A Dmmap.c265 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/exfat/
H A Dinode.c449 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) argument
464 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) 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/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/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/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/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/hfs/
H A Dbnode.c414 struct page **pagep; local
H A Dbtree.c253 struct page **pagep; local
H A Dinode.c47 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/hfsplus/
H A Dbnode.c24 struct page **pagep; local
75 struct page **pagep; local
103 struct page **pagep; local
565 struct page **pagep; local
[all...]

Completed in 365 milliseconds

123