Searched refs:fsdata (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/fs/ocfs2/
H A Daops.h31 loff_t pos, unsigned len, unsigned copied, void *fsdata);
41 struct page **pagep, void **fsdata,
H A Dmmap.c57 void *fsdata; local
94 &locked_page, &fsdata, di_bh, page);
106 err = ocfs2_write_end_nolock(mapping, pos, len, len, fsdata);
H A Daops.c1646 struct page **pagep, void **fsdata,
1831 *fsdata = wc;
1882 struct page **pagep, void **fsdata)
1904 pagep, fsdata, di_bh, NULL);
1949 loff_t pos, unsigned len, unsigned copied, void *fsdata)
1955 struct ocfs2_write_ctxt *wc = fsdata;
2079 struct page *page, void *fsdata)
2084 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, fsdata);
1644 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) argument
1880 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
1948 ocfs2_write_end_nolock(struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, void *fsdata) argument
2077 ocfs2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
H A Docfs2_trace.h2455 unsigned long long parent, void *fsdata),
2456 TP_ARGS(len, name, parent, fsdata),
2461 __field(void *, fsdata)
2467 __entry->fsdata = fsdata;
2470 __entry->parent, __entry->fsdata)
/linux-master/fs/hpfs/
H A Dfile.c193 struct page **pagep, void **fsdata)
198 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
209 struct page *pagep, void *fsdata)
213 err = generic_write_end(file, mapping, pos, len, copied, pagep, fsdata);
191 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
207 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) argument
/linux-master/fs/jffs2/
H A Dfile.c26 struct page *pg, void *fsdata);
29 struct page **pagep, void **fsdata);
133 struct page **pagep, void **fsdata)
246 struct page *pg, void *fsdata)
131 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
244 jffs2_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pg, void *fsdata) argument
/linux-master/fs/f2fs/
H A Dverity.c84 void *fsdata = NULL; local
87 res = aops->write_begin(NULL, mapping, pos, n, &page, &fsdata);
93 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata);
H A Dcompress.c1046 struct page **pagep, pgoff_t index, void **fsdata)
1119 *fsdata = cc->rpages;
1133 struct page **pagep, pgoff_t index, void **fsdata)
1144 return prepare_compress_overwrite(&cc, pagep, index, fsdata);
1147 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, argument
1155 .rpages = fsdata,
1170 void *fsdata = NULL; local
1187 start_idx, &fsdata);
1196 struct page **rpages = fsdata;
1212 f2fs_compress_write_end(inode, fsdata, start_id
1045 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) argument
1132 f2fs_prepare_compress_overwrite(struct inode *inode, struct page **pagep, pgoff_t index, void **fsdata) argument
[all...]
/linux-master/fs/ext4/
H A Dverity.c80 void *fsdata = NULL; local
83 res = aops->write_begin(NULL, mapping, pos, n, &page, &fsdata);
89 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata);
/linux-master/fs/jfs/
H A Dinode.c295 struct page **pagep, void **fsdata)
308 void *fsdata)
312 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata);
293 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
306 jfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
/linux-master/fs/affs/
H A Dfile.c420 struct page **pagep, void **fsdata)
425 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
436 struct page *page, void *fsdata)
441 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata);
651 struct page **pagep, void **fsdata)
690 struct page *page, void *fsdata)
886 void *fsdata = NULL; local
890 res = mapping->a_ops->write_begin(NULL, mapping, isize, 0, &page, &fsdata);
892 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, page, fsdata);
418 affs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
434 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) argument
649 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
/linux-master/fs/bfs/
H A Dfile.c175 struct page **pagep, void **fsdata)
173 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/adfs/
H A Dinode.c58 struct page **pagep, void **fsdata)
63 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
56 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/hfs/
H A Dextent.c489 void *fsdata = NULL; local
495 &fsdata);
498 page, fsdata);
H A Dhfs_fs.h205 loff_t pos, unsigned len, struct page **pagep, void **fsdata);
/linux-master/fs/hfsplus/
H A Dextents.c557 void *fsdata = NULL; local
561 &page, &fsdata);
565 page, fsdata);
/linux-master/fs/
H A Dbuffer.c2227 struct page *page, void *fsdata)
2261 struct page *page, void *fsdata)
2267 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata);
2451 void *fsdata = NULL; local
2458 err = aops->write_begin(NULL, mapping, size, 0, &page, &fsdata);
2462 err = aops->write_end(NULL, mapping, size, 0, 0, page, fsdata);
2477 void *fsdata = NULL; local
2495 &page, &fsdata);
2500 page, fsdata);
2528 &page, &fsdata);
2225 block_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
2259 generic_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
2547 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) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dmmap.c259 * @fsdata: Pointer to return fs data (unused)
268 struct page **pagep, void **fsdata)
461 * @fsdata: The fsdata (unused)
466 struct page *page, void *fsdata)
265 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
463 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
/linux-master/fs/bcachefs/
H A Dfs-io-buffered.c670 struct page **pagep, void **fsdata)
684 *fsdata = res;
748 *fsdata = NULL;
754 struct page *page, void *fsdata)
758 struct bch2_folio_reservation *res = fsdata;
668 bch2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
752 bch2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
/linux-master/fs/omfs/
H A Dfile.c315 struct page **pagep, void **fsdata)
313 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/include/linux/
H A Dnetfs.h405 struct folio **, void **fsdata);
/linux-master/fs/vboxsf/
H A Dfile.c311 struct page *page, void *fsdata)
309 vboxsf_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) argument
/linux-master/block/
H A Dfops.c447 loff_t pos, unsigned len, struct page **pagep, void **fsdata)
454 void *fsdata)
457 ret = block_write_end(file, mapping, pos, len, copied, page, fsdata);
446 blkdev_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
452 blkdev_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
/linux-master/fs/exfat/
H A Dinode.c451 struct page **pagep, void **fsdata)
466 struct page *pagep, void *fsdata)
472 err = generic_write_end(file, mapping, pos, len, copied, pagep, fsdata);
449 exfat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) argument
464 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) argument
/linux-master/fs/ufs/
H A Dinode.c501 struct page **pagep, void **fsdata)
514 struct page *page, void *fsdata)
518 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata);
499 ufs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
512 ufs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument

Completed in 335 milliseconds

123