Home
last modified time | relevance | path

Searched defs:fsdata (Results 26 - 50 of 102) sorted by relevance

12345

/kernel/linux/linux-6.6/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) omfs_write_begin() argument
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c308 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 Dvfs_addr.c275 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 Dextent.c489 void *fsdata = NULL; in hfs_file_truncate() local
H A Dinode.c52 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 Dextents.c557 void *fsdata; in hfsplus_file_truncate() local
H A Dinode.c45 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 Dwrite.c77 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 Dinode.c389 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 Ditree.c483 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 Dinode.c52 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 Dinode.c425 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 Dwrite.c68 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 Dinode.c425 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 Dinode.c363 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 Dinode.c46 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 Dextents.c557 void *fsdata = NULL; in hfsplus_file_truncate() local
/kernel/linux/linux-6.6/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) sysv_write_begin() argument
/kernel/linux/linux-5.10/fs/affs/
H A Dfile.c882 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 Dinode.c356 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 Dfile.c418 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 Dfile.c320 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 Dinode.c252 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 Dinode.c250 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 Dfile.c338 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

Completed in 25 milliseconds

12345