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

123

/linux-master/mm/
H A Dpercpu-vm.c93 struct page **pagep = &pages[pcpu_page_idx(cpu, i)]; local
/linux-master/fs/hfs/
H A Dbtree.c253 struct page **pagep; local
H A Dbnode.c414 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/jffs2/
H A Dfile.c131 jffs2_write_begin(struct file *filp, 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/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...]
H A Dbtree.c377 struct page **pagep; local
H A Dinode.c41 hfsplus_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/hpfs/
H A Dfile.c191 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
207 hpfs_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/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/omfs/
H A Dfile.c313 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/jfs/
H A Dinode.c293 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/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/minix/
H A Dinode.c427 minix_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/sysv/
H A Ditree.c484 sysv_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/sound/core/
H A Dmemalloc.c757 struct page **pagep, *curp; local
/linux-master/fs/orangefs/
H A Dinode.c317 orangefs_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/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/fs/nfs/
H A Dfile.c338 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/nilfs2/
H A Dinode.c251 nilfs_write_begin(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/ubifs/
H A Dfile.c213 write_begin_slow(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep) argument
415 ubifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument

Completed in 376 milliseconds

123