Home
last modified time | relevance | path

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

12

/linux/fs/affs/
H A 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/fs/jffs2/
H A Dfile.c133 struct page **pagep, void **fsdata) in jffs2_write_begin()
246 struct page *pg, void *fsdata) in jffs2_write_end()
/linux/fs/ecryptfs/
H A Dmmap.c268 struct page **pagep, void **fsdata) in ecryptfs_write_begin()
466 struct page *page, void *fsdata) in ecryptfs_write_end()
/linux/fs/jfs/
H A Dinode.c295 struct page **pagep, void **fsdata) in jfs_write_begin()
308 void *fsdata) in jfs_write_end()
/linux/fs/hpfs/
H A Dfile.c193 struct page **pagep, void **fsdata) in hpfs_write_begin()
209 struct page *pagep, void *fsdata) in hpfs_write_end()
/linux/fs/ocfs2/
H A Dmmap.c57 void *fsdata; in __ocfs2_page_mkwrite() local
H A Daops.c1646 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock() argument
1882 struct page **pagep, void **fsdata) in ocfs2_write_begin() argument
1949 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock() argument
2079 struct page *page, void *fsdata) in ocfs2_write_end() argument
/linux/fs/exfat/
H A Dinode.c451 struct page **pagep, void **fsdata) in exfat_write_begin()
466 struct page *pagep, void *fsdata) in exfat_write_end()
/linux/fs/bfs/
H A Dfile.c175 struct page **pagep, void **fsdata) in bfs_write_begin()
/linux/fs/f2fs/
H A Dcompress.c1046 prepare_compress_overwrite(struct compress_ctx * cc,struct page ** pagep,pgoff_t index,void ** fsdata) prepare_compress_overwrite() argument
1133 f2fs_prepare_compress_overwrite(struct inode * inode,struct page ** pagep,pgoff_t index,void ** fsdata) f2fs_prepare_compress_overwrite() argument
1147 f2fs_compress_write_end(struct inode * inode,void * fsdata,pgoff_t index,unsigned copied) f2fs_compress_write_end() argument
1170 void *fsdata = NULL; f2fs_truncate_partial_cluster() local
[all...]
H A Dverity.c84 void *fsdata = NULL; in pagecache_write() local
/linux/fs/nfs/
H A Dfile.c340 void **fsdata) in nfs_write_begin()
373 struct page *page, void *fsdata) in nfs_write_end()
/linux/fs/adfs/
H A Dinode.c58 struct page **pagep, void **fsdata) in adfs_write_begin()
/linux/block/
H A Dfops.c442 loff_t pos, unsigned len, struct page **pagep, void **fsdata) in blkdev_write_begin() argument
449 void *fsdata) in blkdev_write_end() argument
/linux/fs/bcachefs/
H A Dfs-io-buffered.c662 struct page **pagep, void **fsdata) in bch2_write_begin() argument
746 struct page *page, void *fsdata) in bch2_write_end() argument
/linux/fs/
H A Dbuffer.c2227 block_write_end(struct file * file,struct address_space * mapping,loff_t pos,unsigned len,unsigned copied,struct page * page,void * fsdata) block_write_end() argument
2261 generic_write_end(struct file * file,struct address_space * mapping,loff_t pos,unsigned len,unsigned copied,struct page * page,void * fsdata) generic_write_end() argument
2451 void *fsdata = NULL; generic_cont_expand_simple() local
2477 void *fsdata = NULL; cont_expand_zero() local
2549 cont_write_begin(struct file * file,struct address_space * mapping,loff_t pos,unsigned len,struct page ** pagep,void ** fsdata,get_block_t * get_block,loff_t * bytes) cont_write_begin() argument
[all...]
/linux/fs/ext4/
H A Dverity.c80 void *fsdata = NULL; in pagecache_write() local
/linux/fs/orangefs/
H A 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/fs/vboxsf/
H A Dfile.c311 struct page *page, void *fsdata) in vboxsf_write_end()
/linux/fs/omfs/
H A Dfile.c315 struct page **pagep, void **fsdata) in omfs_write_begin()
/linux/fs/nilfs2/
H A Dinode.c253 struct page **pagep, void **fsdata) in nilfs_write_begin()
272 struct page *page, void *fsdata) in nilfs_write_end()
/linux/fs/hostfs/
H A Dhostfs_kern.c465 struct page **pagep, void **fsdata) in hostfs_write_begin()
477 struct page *page, void *fsdata) in hostfs_write_end()
/linux/fs/ubifs/
H A Dfile.c417 struct page **pagep, void **fsdata) in ubifs_write_begin()
527 struct page *page, void *fsdata) in ubifs_write_end()
/linux/fs/hfs/
H A Dextent.c489 void *fsdata = NULL; in hfs_file_truncate() local
/linux/fs/ufs/
H A Dinode.c501 struct page **pagep, void **fsdata) in ufs_write_begin()
514 struct page *page, void *fsdata) in ufs_write_end()

12