Home
last modified time | relevance | path

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

12

/fs/ocfs2/
Dmmap.c71 void *fsdata; in __ocfs2_page_mkwrite() local
108 &fsdata, di_bh, page); in __ocfs2_page_mkwrite()
124 fsdata); in __ocfs2_page_mkwrite()
Daops.h48 struct page *page, void *fsdata);
53 struct page **pagep, void **fsdata,
Daops.c2078 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock() argument
2259 *fsdata = wc; in ocfs2_write_begin_nolock()
2300 struct page **pagep, void **fsdata) in ocfs2_write_begin() argument
2322 fsdata, di_bh, NULL); in ocfs2_write_begin()
2368 struct page *page, void *fsdata) in ocfs2_write_end_nolock() argument
2374 struct ocfs2_write_ctxt *wc = fsdata; in ocfs2_write_end_nolock()
2462 struct page *page, void *fsdata) in ocfs2_write_end() argument
2467 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, page, fsdata); in ocfs2_write_end()
/fs/hpfs/
Dfile.c155 struct page **pagep, void **fsdata) in hpfs_write_begin() argument
160 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hpfs_write_begin()
171 struct page *pagep, void *fsdata) in hpfs_write_end() argument
175 err = generic_write_end(file, mapping, pos, len, copied, pagep, fsdata); in hpfs_write_end()
/fs/jffs2/
Dfile.c26 struct page *pg, void *fsdata);
29 struct page **pagep, void **fsdata);
135 struct page **pagep, void **fsdata) in jffs2_write_begin() argument
239 struct page *pg, void *fsdata) in jffs2_write_end() argument
/fs/
Dbuffer.c2056 struct page *page, void *fsdata) in block_write_end() argument
2092 struct page *page, void *fsdata) in generic_write_end() argument
2098 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in generic_write_end()
2276 void *fsdata; in generic_cont_expand_simple() local
2285 &page, &fsdata); in generic_cont_expand_simple()
2289 err = pagecache_write_end(NULL, mapping, size, 0, 0, page, fsdata); in generic_cont_expand_simple()
2303 void *fsdata; in cont_expand_zero() local
2322 &page, &fsdata); in cont_expand_zero()
2327 page, fsdata); in cont_expand_zero()
2356 &page, &fsdata); in cont_expand_zero()
[all …]
/fs/affs/
Dfile.c415 struct page **pagep, void **fsdata) in affs_write_begin() argument
420 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in affs_write_begin()
431 struct page *page, void *fsdata) in affs_write_end() argument
436 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata); in affs_write_end()
650 struct page **pagep, void **fsdata) in affs_write_begin_ofs() argument
688 struct page *page, void *fsdata) in affs_write_end_ofs() argument
880 void *fsdata; in affs_truncate() local
884 res = mapping->a_ops->write_begin(NULL, mapping, isize, 0, 0, &page, &fsdata); in affs_truncate()
886 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, page, fsdata); in affs_truncate()
/fs/logfs/
Dfile.c14 struct page **pagep, void **fsdata) in logfs_write_begin() argument
40 void *fsdata) in logfs_write_end() argument
/fs/9p/
Dvfs_addr.c271 struct page **pagep, void **fsdata) in v9fs_write_begin() argument
307 struct page *page, void *fsdata) in v9fs_write_end() argument
/fs/jfs/
Dinode.c318 struct page **pagep, void **fsdata) in jfs_write_begin() argument
322 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in jfs_write_begin()
/fs/adfs/
Dinode.c58 struct page **pagep, void **fsdata) in adfs_write_begin() argument
63 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in adfs_write_begin()
/fs/exofs/
Dinode.c866 struct page **pagep, void **fsdata) in exofs_write_begin() argument
874 fsdata); in exofs_write_begin()
919 struct page **pagep, void **fsdata) in exofs_write_begin_export() argument
924 fsdata); in exofs_write_begin_export()
929 struct page *page, void *fsdata) in exofs_write_end() argument
936 ret = simple_write_end(file, mapping,pos, len, copied, page, fsdata); in exofs_write_end()
Dexofs.h159 struct page **pagep, void **fsdata);
/fs/hfs/
Dextent.c489 void *fsdata; in hfs_file_truncate() local
495 AOP_FLAG_UNINTERRUPTIBLE, &page, &fsdata); in hfs_file_truncate()
498 page, fsdata); in hfs_file_truncate()
/fs/hfsplus/
Dextents.c551 void *fsdata; in hfsplus_file_truncate() local
556 &page, &fsdata); in hfsplus_file_truncate()
560 0, 0, page, fsdata); in hfsplus_file_truncate()
Dinode.c46 struct page **pagep, void **fsdata) in hfsplus_write_begin() argument
51 ret = cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hfsplus_write_begin()
/fs/ecryptfs/
Dmmap.c281 struct page **pagep, void **fsdata) in ecryptfs_write_begin() argument
481 struct page *page, void *fsdata) in ecryptfs_write_end() argument
/fs/ext2/
Dinode.c806 struct page **pagep, void **fsdata) in ext2_write_begin() argument
819 struct page *page, void *fsdata) in ext2_write_end() argument
823 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata); in ext2_write_end()
832 struct page **pagep, void **fsdata) in ext2_nobh_write_begin() argument
836 ret = nobh_write_begin(mapping, pos, len, flags, pagep, fsdata, in ext2_nobh_write_begin()
/fs/bfs/
Dfile.c172 struct page **pagep, void **fsdata) in bfs_write_begin() argument
/fs/ext4/
Dinode.c1026 struct page **pagep, void **fsdata) in ext4_write_begin() argument
1174 struct page *page, void *fsdata) in ext4_write_end() argument
1196 len, copied, page, fsdata); in ext4_write_end()
1278 struct page *page, void *fsdata) in ext4_journalled_write_end() argument
2761 struct page **pagep, void **fsdata) in ext4_da_write_begin() argument
2772 *fsdata = (void *)FALL_BACK_TO_NONDELALLOC; in ext4_da_write_begin()
2774 len, flags, pagep, fsdata); in ext4_da_write_begin()
2776 *fsdata = (void *)0; in ext4_da_write_begin()
2792 pagep, fsdata); in ext4_da_write_begin()
2892 struct page *page, void *fsdata) in ext4_da_write_end() argument
[all …]
/fs/gfs2/
Daops.c645 struct page **pagep, void **fsdata) in gfs2_write_begin() argument
873 struct page *page, void *fsdata) in gfs2_write_end() argument
901 ret = generic_write_end(file, mapping, pos, len, copied, page, fsdata); in gfs2_write_end()
/fs/afs/
Dinternal.h744 struct page **pagep, void **fsdata);
747 struct page *page, void *fsdata);
Dwrite.c120 struct page **pagep, void **fsdata) in afs_write_begin() argument
249 struct page *page, void *fsdata) in afs_write_end() argument
/fs/udf/
Dfile.c86 void **fsdata) in udf_adinicb_write_begin() argument
/fs/nfs/
Dfile.c349 struct page **pagep, void **fsdata) in nfs_write_begin() argument
395 struct page *page, void *fsdata) in nfs_write_end() argument

12