/Linux-v5.15/fs/affs/ |
D | file.c | 418 struct page **pagep, void **fsdata) in affs_write_begin() 434 struct page *page, void *fsdata) in affs_write_end() 653 struct page **pagep, void **fsdata) in affs_write_begin_ofs() 691 struct page *page, void *fsdata) in affs_write_end_ofs() 884 void *fsdata; in affs_truncate() local
|
/Linux-v5.15/fs/jffs2/ |
D | file.c | 134 struct page **pagep, void **fsdata) in jffs2_write_begin() 238 struct page *pg, void *fsdata) in jffs2_write_end()
|
/Linux-v5.15/fs/udf/ |
D | file.c | 91 void **fsdata) in udf_adinicb_write_begin() 115 struct page *page, void *fsdata) in udf_adinicb_write_end()
|
/Linux-v5.15/fs/9p/ |
D | vfs_addr.c | 261 struct page **pagep, void **fsdata) in v9fs_write_begin() 297 struct page *page, void *fsdata) in v9fs_write_end()
|
/Linux-v5.15/fs/ecryptfs/ |
D | mmap.c | 268 struct page **pagep, void **fsdata) in ecryptfs_write_begin() 466 struct page *page, void *fsdata) in ecryptfs_write_end()
|
/Linux-v5.15/fs/hpfs/ |
D | file.c | 198 struct page **pagep, void **fsdata) in hpfs_write_begin() 214 struct page *pagep, void *fsdata) in hpfs_write_end()
|
/Linux-v5.15/fs/ocfs2/ |
D | mmap.c | 57 void *fsdata; in __ocfs2_page_mkwrite() local
|
D | aops.c | 1649 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock() 1885 struct page **pagep, void **fsdata) in ocfs2_write_begin() 1952 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock() 2067 struct page *page, void *fsdata) in ocfs2_write_end()
|
/Linux-v5.15/fs/exfat/ |
D | inode.c | 394 struct page **pagep, void **fsdata) in exfat_write_begin() 411 struct page *pagep, void *fsdata) in exfat_write_end()
|
/Linux-v5.15/fs/ |
D | buffer.c | 2134 struct page *page, void *fsdata) in block_write_end() 2170 struct page *page, void *fsdata) in generic_write_end() 2353 void *fsdata; in generic_cont_expand_simple() local 2379 void *fsdata; in cont_expand_zero() local 2451 struct page **pagep, void **fsdata, in cont_write_begin() 2579 struct page **pagep, void **fsdata, in nobh_write_begin() 2720 struct page *page, void *fsdata) in nobh_write_end()
|
/Linux-v5.15/fs/bfs/ |
D | file.c | 173 struct page **pagep, void **fsdata) in bfs_write_begin()
|
/Linux-v5.15/block/ |
D | fops.c | 352 void **fsdata) in blkdev_write_begin() 360 void *fsdata) in blkdev_write_end()
|
/Linux-v5.15/fs/f2fs/ |
D | compress.c | 1046 struct page **pagep, pgoff_t index, void **fsdata) in prepare_compress_overwrite() 1133 struct page **pagep, pgoff_t index, void **fsdata) in f2fs_prepare_compress_overwrite() 1147 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end() 1170 void *fsdata = NULL; in f2fs_truncate_partial_cluster() local
|
D | verity.c | 84 void *fsdata; in pagecache_write() local
|
/Linux-v5.15/fs/afs/ |
D | write.c | 32 struct page **_page, void **fsdata) in afs_write_begin() 110 struct page *page, void *fsdata) in afs_write_end()
|
/Linux-v5.15/fs/nfs/ |
D | file.c | 321 struct page **pagep, void **fsdata) in nfs_write_begin() 354 struct page *page, void *fsdata) in nfs_write_end()
|
/Linux-v5.15/fs/ext2/ |
D | inode.c | 886 struct page **pagep, void **fsdata) in ext2_write_begin() 899 struct page *page, void *fsdata) in ext2_write_end() 912 struct page **pagep, void **fsdata) in ext2_nobh_write_begin()
|
/Linux-v5.15/fs/adfs/ |
D | inode.c | 56 struct page **pagep, void **fsdata) in adfs_write_begin()
|
/Linux-v5.15/fs/ext4/ |
D | verity.c | 79 void *fsdata; in pagecache_write() local
|
/Linux-v5.15/fs/orangefs/ |
D | inode.c | 330 void **fsdata) in orangefs_write_begin() 384 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) in orangefs_write_end()
|
/Linux-v5.15/fs/jfs/ |
D | inode.c | 317 struct page **pagep, void **fsdata) in jfs_write_begin()
|
/Linux-v5.15/fs/vboxsf/ |
D | file.c | 309 struct page *page, void *fsdata) in vboxsf_write_end()
|
/Linux-v5.15/fs/omfs/ |
D | file.c | 320 struct page **pagep, void **fsdata) in omfs_write_begin()
|
/Linux-v5.15/fs/nilfs2/ |
D | inode.c | 250 struct page **pagep, void **fsdata) in nilfs_write_begin() 270 struct page *page, void *fsdata) in nilfs_write_end()
|
/Linux-v5.15/fs/hostfs/ |
D | hostfs_kern.c | 466 struct page **pagep, void **fsdata) in hostfs_write_begin() 478 struct page *page, void *fsdata) in hostfs_write_end()
|