/kernel/linux/linux-6.6/fs/omfs/ |
H A D | file.c | 313 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) omfs_write_begin() argument
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | file.c | 308 vboxsf_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) vboxsf_write_end() argument
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_addr.c | 275 v9fs_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned int len, struct page **subpagep, void **fsdata) v9fs_write_begin() argument 297 v9fs_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *subpage, void *fsdata) v9fs_write_end() argument
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | extent.c | 489 void *fsdata = NULL; in hfs_file_truncate() local
|
H A D | inode.c | 52 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | extents.c | 557 void *fsdata; in hfsplus_file_truncate() local
|
H A D | inode.c | 45 hfsplus_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hfsplus_write_begin() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | write.c | 77 afs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **_page, void **fsdata) afs_write_begin() argument 162 afs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) afs_write_end() argument
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | inode.c | 389 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int flags, struct page **pagep, void **fsdata) exfat_write_begin() argument 406 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) exfat_write_end() argument
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | itree.c | 483 sysv_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) sysv_write_begin() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | inode.c | 52 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | inode.c | 425 minix_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) minix_write_begin() argument
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | write.c | 68 afs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **_page, void **fsdata) afs_write_begin() argument 153 afs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *subpage, void *fsdata) afs_write_end() argument
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | inode.c | 425 minix_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) minix_write_begin() argument
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | inode.c | 363 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) exfat_write_begin() argument 380 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) exfat_write_end() argument
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | inode.c | 46 hfsplus_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hfsplus_write_begin() argument
|
H A D | extents.c | 557 void *fsdata = NULL; in hfsplus_file_truncate() local
|
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | itree.c | 484 sysv_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) sysv_write_begin() argument
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | file.c | 882 void *fsdata = NULL; in affs_truncate() local 416 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin() argument 432 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) affs_write_end() argument 650 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) affs_write_begin_ofs() argument 688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) affs_write_end_ofs() argument
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | inode.c | 356 orangefs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) orangefs_write_begin() argument 412 orangefs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) orangefs_write_end() argument
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | file.c | 418 ubifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ubifs_write_begin() argument 528 ubifs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ubifs_write_end() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | file.c | 320 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) nfs_write_begin() argument 353 nfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nfs_write_end() argument
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | inode.c | 252 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) nilfs_write_begin() argument 272 nilfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nilfs_write_end() argument
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | inode.c | 250 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) nilfs_write_begin() argument 269 nilfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nilfs_write_end() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | file.c | 338 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) nfs_write_begin() argument 371 nfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nfs_write_end() argument
|