Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/fs/affs/
Dfile.c418 struct page **pagep, void **fsdata) in affs_write_begin()
434 struct page *page, void *fsdata) in affs_write_end()
652 struct page **pagep, void **fsdata) in affs_write_begin_ofs()
690 struct page *page, void *fsdata) in affs_write_end_ofs()
882 void *fsdata = NULL; in affs_truncate() local
/kernel/linux/linux-6.6/fs/affs/
Dfile.c420 struct page **pagep, void **fsdata) in affs_write_begin()
436 struct page *page, void *fsdata) in affs_write_end()
651 struct page **pagep, void **fsdata) in affs_write_begin_ofs()
690 struct page *page, void *fsdata) in affs_write_end_ofs()
887 void *fsdata = NULL; in affs_truncate() local
/kernel/linux/linux-5.10/fs/jffs2/
Dfile.c134 struct page **pagep, void **fsdata) in jffs2_write_begin()
247 struct page *pg, void *fsdata) in jffs2_write_end()
/kernel/linux/linux-6.6/fs/jffs2/
Dfile.c133 struct page **pagep, void **fsdata) in jffs2_write_begin()
246 struct page *pg, void *fsdata) in jffs2_write_end()
/kernel/linux/linux-5.10/fs/udf/
Dfile.c91 void **fsdata) in udf_adinicb_write_begin()
115 struct page *page, void *fsdata) in udf_adinicb_write_end()
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dxfile.c227 void *fsdata = NULL; in xfile_pwrite() local
329 void *fsdata = NULL; in xfile_get_page() local
Dxfile.h11 void *fsdata; member
/kernel/linux/linux-5.10/fs/9p/
Dvfs_addr.c257 struct page **pagep, void **fsdata) in v9fs_write_begin()
293 struct page *page, void *fsdata) in v9fs_write_end()
/kernel/linux/linux-5.10/fs/hpfs/
Dfile.c156 struct page **pagep, void **fsdata) in hpfs_write_begin()
172 struct page *pagep, void *fsdata) in hpfs_write_end()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dmmap.c267 struct page **pagep, void **fsdata) in ecryptfs_write_begin()
465 struct page *page, void *fsdata) in ecryptfs_write_end()
/kernel/linux/linux-6.6/fs/ecryptfs/
Dmmap.c268 struct page **pagep, void **fsdata) in ecryptfs_write_begin()
466 struct page *page, void *fsdata) in ecryptfs_write_end()
/kernel/linux/linux-6.6/fs/jfs/
Dinode.c295 struct page **pagep, void **fsdata) in jfs_write_begin()
308 void *fsdata) in jfs_write_end()
/kernel/linux/linux-6.6/fs/hpfs/
Dfile.c193 struct page **pagep, void **fsdata) in hpfs_write_begin()
209 struct page *pagep, void *fsdata) in hpfs_write_end()
/kernel/linux/linux-6.6/fs/9p/
Dvfs_addr.c277 struct page **subpagep, void **fsdata) in v9fs_write_begin()
299 struct page *subpage, void *fsdata) in v9fs_write_end()
/kernel/linux/linux-5.10/fs/ocfs2/
Dmmap.c59 void *fsdata; in __ocfs2_page_mkwrite() local
/kernel/linux/linux-6.6/fs/ocfs2/
Dmmap.c57 void *fsdata; in __ocfs2_page_mkwrite() local
/kernel/linux/linux-6.6/fs/exfat/
Dinode.c365 struct page **pagep, void **fsdata) in exfat_write_begin()
382 struct page *pagep, void *fsdata) in exfat_write_end()
/kernel/linux/linux-5.10/fs/f2fs/
Dcompress.c942 struct page **pagep, pgoff_t index, void **fsdata) in prepare_compress_overwrite()
1053 struct page **pagep, pgoff_t index, void **fsdata) in f2fs_prepare_compress_overwrite()
1067 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end()
1090 void *fsdata = NULL; in f2fs_truncate_partial_cluster() local
Dverity.c81 void *fsdata = NULL; in pagecache_write() local
/kernel/linux/linux-5.10/fs/exfat/
Dinode.c391 struct page **pagep, void **fsdata) in exfat_write_begin()
408 struct page *pagep, void *fsdata) in exfat_write_end()
/kernel/linux/linux-5.10/fs/
Dbuffer.c2134 struct page *page, void *fsdata) in block_write_end()
2170 struct page *page, void *fsdata) in generic_write_end()
2353 void *fsdata = NULL; in generic_cont_expand_simple() local
2379 void *fsdata = NULL; 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()
/kernel/linux/linux-5.10/fs/bfs/
Dfile.c173 struct page **pagep, void **fsdata) in bfs_write_begin()
/kernel/linux/linux-6.6/fs/bfs/
Dfile.c173 struct page **pagep, void **fsdata) in bfs_write_begin()
/kernel/linux/linux-6.6/fs/f2fs/
Dverity.c84 void *fsdata = NULL; in pagecache_write() local
/kernel/linux/linux-5.10/fs/afs/
Dwrite.c79 struct page **_page, void **fsdata) in afs_write_begin()
164 struct page *page, void *fsdata) in afs_write_end()

12345