Home
last modified time | relevance | path

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

12

/linux-6.8/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()
886 void *fsdata = NULL; in affs_truncate() local
/linux-6.8/fs/jffs2/
Dfile.c133 struct page **pagep, void **fsdata) in jffs2_write_begin()
246 struct page *pg, void *fsdata) in jffs2_write_end()
/linux-6.8/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
/linux-6.8/fs/ecryptfs/
Dmmap.c268 struct page **pagep, void **fsdata) in ecryptfs_write_begin()
466 struct page *page, void *fsdata) in ecryptfs_write_end()
/linux-6.8/fs/jfs/
Dinode.c295 struct page **pagep, void **fsdata) in jfs_write_begin()
308 void *fsdata) in jfs_write_end()
/linux-6.8/fs/hpfs/
Dfile.c193 struct page **pagep, void **fsdata) in hpfs_write_begin()
209 struct page *pagep, void *fsdata) in hpfs_write_end()
/linux-6.8/fs/ocfs2/
Dmmap.c57 void *fsdata; in __ocfs2_page_mkwrite() local
Daops.c1646 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock()
1882 struct page **pagep, void **fsdata) in ocfs2_write_begin()
1949 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock()
2079 struct page *page, void *fsdata) in ocfs2_write_end()
/linux-6.8/fs/exfat/
Dinode.c451 struct page **pagep, void **fsdata) in exfat_write_begin()
466 struct page *pagep, void *fsdata) in exfat_write_end()
/linux-6.8/fs/bfs/
Dfile.c175 struct page **pagep, void **fsdata) in bfs_write_begin()
/linux-6.8/fs/f2fs/
Dverity.c84 void *fsdata = NULL; in pagecache_write() local
Dcompress.c1046 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
/linux-6.8/fs/
Dbuffer.c2225 struct page *page, void *fsdata) in block_write_end()
2259 struct page *page, void *fsdata) in generic_write_end()
2449 void *fsdata = NULL; in generic_cont_expand_simple() local
2475 void *fsdata = NULL; in cont_expand_zero() local
2547 struct page **pagep, void **fsdata, in cont_write_begin()
/linux-6.8/fs/nfs/
Dfile.c340 void **fsdata) in nfs_write_begin()
373 struct page *page, void *fsdata) in nfs_write_end()
/linux-6.8/fs/adfs/
Dinode.c58 struct page **pagep, void **fsdata) in adfs_write_begin()
/linux-6.8/block/
Dfops.c444 loff_t pos, unsigned len, struct page **pagep, void **fsdata) in blkdev_write_begin()
451 void *fsdata) in blkdev_write_end()
/linux-6.8/fs/bcachefs/
Dfs-io-buffered.c670 struct page **pagep, void **fsdata) in bch2_write_begin()
754 struct page *page, void *fsdata) in bch2_write_end()
/linux-6.8/fs/ext4/
Dverity.c80 void *fsdata = NULL; in pagecache_write() local
/linux-6.8/fs/orangefs/
Dinode.c319 struct page **pagep, void **fsdata) in orangefs_write_begin()
375 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) in orangefs_write_end()
/linux-6.8/fs/vboxsf/
Dfile.c310 struct page *page, void *fsdata) in vboxsf_write_end()
/linux-6.8/fs/omfs/
Dfile.c315 struct page **pagep, void **fsdata) in omfs_write_begin()
/linux-6.8/fs/hfs/
Dextent.c489 void *fsdata = NULL; in hfs_file_truncate() local
/linux-6.8/fs/ubifs/
Dfile.c423 struct page **pagep, void **fsdata) in ubifs_write_begin()
538 struct page *page, void *fsdata) in ubifs_write_end()
/linux-6.8/fs/hostfs/
Dhostfs_kern.c465 struct page **pagep, void **fsdata) in hostfs_write_begin()
477 struct page *page, void *fsdata) in hostfs_write_end()

12