Home
last modified time | relevance | path

Searched defs:fsdata (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v6.1/fs/affs/
Dfile.c418 struct page **pagep, void **fsdata) in affs_write_begin()
434 struct page *page, void *fsdata) in affs_write_end()
651 struct page **pagep, void **fsdata) in affs_write_begin_ofs()
689 struct page *page, void *fsdata) in affs_write_end_ofs()
883 void *fsdata; in affs_truncate() local
/Linux-v6.1/fs/jffs2/
Dfile.c133 struct page **pagep, void **fsdata) in jffs2_write_begin()
247 struct page *pg, void *fsdata) in jffs2_write_end()
/Linux-v6.1/fs/udf/
Dfile.c91 void **fsdata) in udf_adinicb_write_begin()
115 struct page *page, void *fsdata) in udf_adinicb_write_end()
/Linux-v6.1/fs/ecryptfs/
Dmmap.c269 struct page **pagep, void **fsdata) in ecryptfs_write_begin()
467 struct page *page, void *fsdata) in ecryptfs_write_end()
/Linux-v6.1/fs/hpfs/
Dfile.c198 struct page **pagep, void **fsdata) in hpfs_write_begin()
214 struct page *pagep, void *fsdata) in hpfs_write_end()
/Linux-v6.1/fs/jfs/
Dinode.c300 struct page **pagep, void **fsdata) in jfs_write_begin()
313 void *fsdata) in jfs_write_end()
/Linux-v6.1/fs/9p/
Dvfs_addr.c275 struct page **subpagep, void **fsdata) in v9fs_write_begin()
299 struct page *subpage, void *fsdata) in v9fs_write_end()
/Linux-v6.1/fs/ocfs2/
Dmmap.c57 void *fsdata; in __ocfs2_page_mkwrite() local
Daops.c1648 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock()
1884 struct page **pagep, void **fsdata) in ocfs2_write_begin()
1951 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock()
2066 struct page *page, void *fsdata) in ocfs2_write_end()
/Linux-v6.1/fs/exfat/
Dinode.c372 struct page **pagep, void **fsdata) in exfat_write_begin()
389 struct page *pagep, void *fsdata) in exfat_write_end()
/Linux-v6.1/block/
Dfops.c390 loff_t pos, unsigned len, struct page **pagep, void **fsdata) in blkdev_write_begin()
397 void *fsdata) in blkdev_write_end()
/Linux-v6.1/fs/bfs/
Dfile.c173 struct page **pagep, void **fsdata) in bfs_write_begin()
/Linux-v6.1/fs/nfs/
Dfile.c317 struct page **pagep, void **fsdata) in nfs_write_begin()
350 struct page *page, void *fsdata) in nfs_write_end()
/Linux-v6.1/fs/f2fs/
Dverity.c84 void *fsdata; in pagecache_write() local
Dcompress.c1032 struct page **pagep, pgoff_t index, void **fsdata) in prepare_compress_overwrite()
1119 struct page **pagep, pgoff_t index, void **fsdata) in f2fs_prepare_compress_overwrite()
1133 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end()
1156 void *fsdata = NULL; in f2fs_truncate_partial_cluster() local
/Linux-v6.1/fs/
Dbuffer.c2116 struct page *page, void *fsdata) in block_write_end()
2152 struct page *page, void *fsdata) in generic_write_end()
2340 void *fsdata = NULL; in generic_cont_expand_simple() local
2366 void *fsdata = NULL; in cont_expand_zero() local
2438 struct page **pagep, void **fsdata, in cont_write_begin()
/Linux-v6.1/fs/afs/
Dwrite.c46 struct page **_page, void **fsdata) in afs_write_begin()
123 struct page *subpage, void *fsdata) in afs_write_end()
/Linux-v6.1/fs/adfs/
Dinode.c56 struct page **pagep, void **fsdata) in adfs_write_begin()
/Linux-v6.1/fs/orangefs/
Dinode.c327 struct page **pagep, void **fsdata) in orangefs_write_begin()
383 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) in orangefs_write_end()
/Linux-v6.1/fs/ext4/
Dverity.c82 void *fsdata; in pagecache_write() local
/Linux-v6.1/fs/omfs/
Dfile.c320 struct page **pagep, void **fsdata) in omfs_write_begin()
/Linux-v6.1/fs/vboxsf/
Dfile.c310 struct page *page, void *fsdata) in vboxsf_write_end()
/Linux-v6.1/fs/hostfs/
Dhostfs_kern.c468 struct page **pagep, void **fsdata) in hostfs_write_begin()
480 struct page *page, void *fsdata) in hostfs_write_end()
/Linux-v6.1/fs/nilfs2/
Dinode.c252 struct page **pagep, void **fsdata) in nilfs_write_begin()
271 struct page *page, void *fsdata) in nilfs_write_end()
/Linux-v6.1/fs/hfs/
Dextent.c489 void *fsdata; in hfs_file_truncate() local

12