Searched refs:fsdata (Results 26 - 50 of 56) sorted by relevance

123

/linux-master/fs/nilfs2/
H A Dinode.c253 struct page **pagep, void **fsdata)
272 struct page *page, void *fsdata)
282 fsdata);
251 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
270 nilfs_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/ext4/
H A Dinode.c1119 struct page **pagep, void **fsdata)
1272 struct page *page, void *fsdata)
1289 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata);
1376 struct page *page, void *fsdata)
2855 struct page **pagep, void **fsdata)
2868 *fsdata = (void *)FALL_BACK_TO_NONDELALLOC;
2870 len, pagep, fsdata);
2872 *fsdata = (void *)0;
2877 pagep, fsdata);
3004 struct page *page, void *fsdata)
1117 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
1269 ext4_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
1373 ext4_journalled_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
2853 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
3001 ext4_da_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
[all...]
H A Dinline.c835 void **fsdata)
872 *fsdata = (void *)CONVERT_INLINE_DATA;
895 void **fsdata)
922 fsdata);
833 ext4_da_convert_inline_data_to_extent(struct address_space *mapping, struct inode *inode, void **fsdata) argument
891 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/fat/
H A Dinode.c225 struct page **pagep, void **fsdata)
231 pagep, fsdata, fat_get_block,
240 struct page *pagep, void *fsdata)
244 err = generic_write_end(file, mapping, pos, len, copied, pagep, fsdata);
223 fat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
238 fat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) argument
/linux-master/include/linux/
H A Dnetfs.h411 struct folio **, void **fsdata);
H A Dfs.h405 struct page **pagep, void **fsdata);
408 struct page *page, void *fsdata);
3321 struct page **pagep, void **fsdata);
/linux-master/fs/f2fs/
H A Ddata.c3046 void *fsdata = NULL; local
3077 folio->index, &fsdata);
3084 fsdata, folio->index, 1) ||
3524 loff_t pos, unsigned len, struct page **pagep, void **fsdata)
3557 *fsdata = NULL;
3563 index, fsdata);
3657 struct page *page, void *fsdata)
3677 if (f2fs_compressed_file(inode) && fsdata) {
3678 f2fs_compress_write_end(inode, fsdata, page->index, copied);
3523 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
3654 f2fs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
H A Dsuper.c2664 void *fsdata = NULL; local
2673 &page, &fsdata);
2686 page, fsdata);
/linux-master/fs/orangefs/
H A Dinode.c319 struct page **pagep, void **fsdata)
375 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata)
317 orangefs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
374 orangefs_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/hfsplus/
H A Dinode.c42 loff_t pos, unsigned len, struct page **pagep, void **fsdata)
47 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
41 hfsplus_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
H A Dhfsplus_fs.h475 loff_t pos, unsigned len, struct page **pagep, void **fsdata);
/linux-master/fs/hfs/
H A Dinode.c48 loff_t pos, unsigned len, struct page **pagep, void **fsdata)
53 ret = cont_write_begin(file, mapping, pos, len, pagep, fsdata,
47 hfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/hostfs/
H A Dhostfs_kern.c465 struct page **pagep, void **fsdata)
477 struct page *page, void *fsdata)
463 hostfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
475 hostfs_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/nfs/
H A Dfile.c340 void **fsdata)
373 struct page *page, void *fsdata)
338 nfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
371 nfs_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/sysv/
H A Ditree.c486 struct page **pagep, void **fsdata)
484 sysv_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/ubifs/
H A Dfile.c417 struct page **pagep, void **fsdata)
527 struct page *page, void *fsdata)
415 ubifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
525 ubifs_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/ntfs3/
H A Dntfs_fs.h711 loff_t pos, u32 len, struct page **pagep, void **fsdata);
713 u32 len, u32 copied, struct page *page, void *fsdata);
H A Dinode.c900 loff_t pos, u32 len, struct page **pagep, void **fsdata)
945 u32 len, u32 copied, struct page *page, void *fsdata)
977 fsdata);
899 ntfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, u32 len, struct page **pagep, void **fsdata) argument
944 ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, u32 len, u32 copied, struct page *page, void *fsdata) argument
/linux-master/fs/udf/
H A Dinode.c254 struct page **pagep, void **fsdata)
280 struct page *page, void *fsdata)
287 fsdata);
252 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
278 udf_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/
H A Dlibfs.c904 struct page **pagep, void **fsdata)
933 * @fsdata: "
949 struct page *page, void *fsdata)
902 simple_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
947 simple_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
H A Dnamei.c5229 void *fsdata = NULL; local
5236 err = aops->write_begin(NULL, mapping, 0, len-1, &page, &fsdata);
5245 page, fsdata);
/linux-master/fs/hugetlbfs/
H A Dinode.c390 struct page **pagep, void **fsdata)
397 struct page *page, void *fsdata)
387 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
395 hugetlbfs_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/minix/
H A Dinode.c447 struct page **pagep, void **fsdata)
445 minix_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
/linux-master/fs/reiserfs/
H A Dinode.c2741 struct page **pagep, void **fsdata)
2867 struct page *page, void *fsdata)
2738 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
2865 reiserfs_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/ceph/
H A Daddr.c1489 struct page **pagep, void **fsdata)
1512 struct page *subpage, void *fsdata)
1487 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
1510 ceph_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *subpage, void *fsdata) argument

Completed in 396 milliseconds

123