Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/fs/bfs/
H A Dfile.c171 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) bfs_write_begin() argument
/kernel/linux/linux-5.10/mm/
H A Dpercpu-vm.c92 struct page **pagep = &pages[pcpu_page_idx(cpu, i)]; in pcpu_alloc_pages() local
H A Duserfaultfd.c51 mcopy_atomic_pte(struct mm_struct *dst_mm, pmd_t *dst_pmd, struct vm_area_struct *dst_vma, unsigned long dst_addr, unsigned long src_addr, struct page **pagep, bool wp_copy) mcopy_atomic_pte() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Dbtree.c250 struct page **pagep; in hfs_bmap_alloc() local
[all...]
H A Dbnode.c424 struct page **pagep; in hfs_bnode_create() local
/kernel/linux/linux-5.10/fs/jffs2/
H A Dfile.c132 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jffs2_write_begin() argument
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.c253 struct page **pagep; in hfs_bmap_alloc() local
H A Dbnode.c414 struct page **pagep; in hfs_bnode_create() local
/kernel/linux/linux-6.6/fs/bfs/
H A Dfile.c171 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) bfs_write_begin() argument
/kernel/linux/linux-6.6/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) jffs2_write_begin() argument
/kernel/linux/linux-6.6/mm/
H A Dpercpu-vm.c93 struct page **pagep = &pages[pcpu_page_idx(cpu, i)]; in pcpu_alloc_pages() local
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbnode.c24 struct page **pagep; in hfs_bnode_read() local
77 struct page **pagep; in hfs_bnode_write() local
107 struct page **pagep; hfs_bnode_clear() local
576 struct page **pagep; hfs_bnode_create() local
[all...]
H A Dbtree.c376 struct page **pagep; in hfs_bmap_alloc() local
[all...]
/kernel/linux/linux-5.10/fs/hpfs/
H A Dfile.c154 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hpfs_write_begin() argument
170 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Dinode.c316 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jfs_write_begin() argument
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_addr.c255 v9fs_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) v9fs_write_begin() argument
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmmap.c264 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument
/kernel/linux/linux-5.10/fs/adfs/
H A Dinode.c54 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) adfs_write_begin() argument
/kernel/linux/linux-5.10/fs/omfs/
H A Dfile.c318 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) omfs_write_begin() argument
/kernel/linux/linux-5.10/fs/udf/
H A Dfile.c88 udf_adinicb_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) udf_adinicb_write_begin() argument
/kernel/linux/linux-6.6/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) ecryptfs_write_begin() argument
/kernel/linux/linux-6.6/fs/adfs/
H A Dinode.c54 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) adfs_write_begin() argument
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbtree.c377 struct page **pagep; in hfs_bmap_alloc() local
H A Dbnode.c24 struct page **pagep; in hfs_bnode_read() local
75 struct page **pagep; in hfs_bnode_write() local
103 struct page **pagep; hfs_bnode_clear() local
565 struct page **pagep; hfs_bnode_create() local
[all...]
/kernel/linux/linux-6.6/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) hpfs_write_begin() argument
207 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument

Completed in 15 milliseconds

12345