/fs/ocfs2/ |
D | mmap.c | 96 void *fsdata; in __ocfs2_page_mkwrite() local 138 &fsdata, di_bh, page); in __ocfs2_page_mkwrite() 146 fsdata); in __ocfs2_page_mkwrite()
|
D | aops.h | 49 struct page *page, void *fsdata); 53 struct page **pagep, void **fsdata,
|
D | aops.c | 1644 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock() argument 1780 *fsdata = wc; in ocfs2_write_begin_nolock() 1801 struct page **pagep, void **fsdata) in ocfs2_write_begin() argument 1823 fsdata, di_bh, NULL); in ocfs2_write_begin() 1869 struct page *page, void *fsdata) in ocfs2_write_end_nolock() argument 1875 struct ocfs2_write_ctxt *wc = fsdata; in ocfs2_write_end_nolock() 1945 struct page *page, void *fsdata) in ocfs2_write_end() argument 1950 ret = ocfs2_write_end_nolock(mapping, pos, len, copied, page, fsdata); in ocfs2_write_end()
|
/fs/ |
D | buffer.c | 2038 struct page **pagep, void **fsdata, in block_write_begin() argument 2090 struct page *page, void *fsdata) in block_write_end() argument 2126 struct page *page, void *fsdata) in generic_write_end() argument 2131 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in generic_write_end() 2309 void *fsdata; in generic_cont_expand_simple() local 2324 &page, &fsdata); in generic_cont_expand_simple() 2328 err = pagecache_write_end(NULL, mapping, size, 0, 0, page, fsdata); in generic_cont_expand_simple() 2341 void *fsdata; in cont_expand_zero() local 2360 &page, &fsdata); in cont_expand_zero() 2365 page, fsdata); in cont_expand_zero() [all …]
|
D | block_dev.c | 189 struct page **pagep, void **fsdata) in blkdev_write_begin() argument 192 return block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in blkdev_write_begin() 198 struct page *page, void *fsdata) in blkdev_write_end() argument 201 ret = block_write_end(file, mapping, pos, len, copied, page, fsdata); in blkdev_write_end()
|
/fs/jffs2/ |
D | file.c | 24 struct page *pg, void *fsdata); 27 struct page **pagep, void **fsdata); 126 struct page **pagep, void **fsdata) in jffs2_write_begin() argument 229 struct page *pg, void *fsdata) in jffs2_write_end() argument
|
/fs/hpfs/ |
D | file.c | 97 struct page **pagep, void **fsdata) in hpfs_write_begin() argument 100 return cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in hpfs_write_begin()
|
/fs/bfs/ |
D | file.c | 170 struct page **pagep, void **fsdata) in bfs_write_begin() argument 174 pagep, fsdata, bfs_get_block); in bfs_write_begin()
|
/fs/sysv/ |
D | itree.c | 464 struct page **pagep, void **fsdata) in __sysv_write_begin() argument 466 return block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in __sysv_write_begin() 472 struct page **pagep, void **fsdata) in sysv_write_begin() argument 475 return __sysv_write_begin(file, mapping, pos, len, flags, pagep, fsdata); in sysv_write_begin()
|
/fs/udf/ |
D | file.c | 84 struct page *page, void *fsdata) in udf_adinicb_write_end() argument 96 return simple_write_end(file, mapping, pos, len, copied, page, fsdata); in udf_adinicb_write_end()
|
/fs/affs/ |
D | file.c | 407 struct page **pagep, void **fsdata) in affs_write_begin() argument 410 return cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in affs_write_begin() 613 struct page **pagep, void **fsdata) in affs_write_begin_ofs() argument 650 struct page *page, void *fsdata) in affs_write_end_ofs() argument 825 void *fsdata; in affs_truncate() local 829 res = mapping->a_ops->write_begin(NULL, mapping, size, 0, 0, &page, &fsdata); in affs_truncate() 831 res = mapping->a_ops->write_end(NULL, mapping, size, 0, 0, page, fsdata); in affs_truncate()
|
/fs/ext4/ |
D | inode.c | 1346 struct page **pagep, void **fsdata) in ext4_write_begin() argument 1383 ret = block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in ext4_write_begin() 1429 struct page *page, void *fsdata) in ext4_ordered_write_end() argument 1455 page, fsdata); in ext4_ordered_write_end() 1470 struct page *page, void *fsdata) in ext4_writeback_write_end() argument 1492 page, fsdata); in ext4_writeback_write_end() 1507 struct page *page, void *fsdata) in ext4_journalled_write_end() argument 2638 struct page **pagep, void **fsdata) in ext4_da_write_begin() argument 2652 *fsdata = (void *)FALL_BACK_TO_NONDELALLOC; in ext4_da_write_begin() 2654 len, flags, pagep, fsdata); in ext4_da_write_begin() [all …]
|
/fs/jfs/ |
D | inode.c | 298 struct page **pagep, void **fsdata) in jfs_write_begin() argument 300 return nobh_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in jfs_write_begin()
|
/fs/ext2/ |
D | inode.c | 733 struct page **pagep, void **fsdata) in __ext2_write_begin() argument 735 return block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in __ext2_write_begin() 742 struct page **pagep, void **fsdata) in ext2_write_begin() argument 745 return __ext2_write_begin(file, mapping, pos, len, flags, pagep,fsdata); in ext2_write_begin() 751 struct page **pagep, void **fsdata) in ext2_nobh_write_begin() argument 758 return nobh_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in ext2_nobh_write_begin()
|
D | ext2.h | 140 struct page **pagep, void **fsdata);
|
/fs/minix/ |
D | inode.c | 357 struct page **pagep, void **fsdata) in __minix_write_begin() argument 359 return block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in __minix_write_begin() 365 struct page **pagep, void **fsdata) in minix_write_begin() argument 368 return __minix_write_begin(file, mapping, pos, len, flags, pagep, fsdata); in minix_write_begin()
|
D | minix.h | 55 struct page **pagep, void **fsdata);
|
/fs/adfs/ |
D | inode.c | 66 struct page **pagep, void **fsdata) in adfs_write_begin() argument 69 return cont_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in adfs_write_begin()
|
/fs/omfs/ |
D | file.c | 328 struct page **pagep, void **fsdata) in omfs_write_begin() argument 332 pagep, fsdata, omfs_get_block); in omfs_write_begin()
|
/fs/hfs/ |
D | extent.c | 467 void *fsdata; in hfs_file_truncate() local 474 AOP_FLAG_UNINTERRUPTIBLE, &page, &fsdata); in hfs_file_truncate() 477 page, fsdata); in hfs_file_truncate()
|
/fs/hfsplus/ |
D | extents.c | 449 void *fsdata; in hfsplus_file_truncate() local 455 &page, &fsdata); in hfsplus_file_truncate() 458 res = pagecache_write_end(NULL, mapping, size, 0, 0, page, fsdata); in hfsplus_file_truncate()
|
/fs/ecryptfs/ |
D | mmap.c | 284 struct page **pagep, void **fsdata) in ecryptfs_write_begin() argument 475 struct page *page, void *fsdata) in ecryptfs_write_end() argument
|
/fs/smbfs/ |
D | file.c | 297 struct page **pagep, void **fsdata) in smb_write_begin() argument 308 struct page *page, void *fsdata) in smb_write_end() argument
|
/fs/xfs/linux-2.6/ |
D | xfs_lrw.c | 142 void *fsdata; in xfs_iozero() local 151 &page, &fsdata); in xfs_iozero() 158 page, fsdata); in xfs_iozero()
|
/fs/ext3/ |
D | inode.c | 1149 struct page **pagep, void **fsdata) in ext3_write_begin() argument 1176 ret = block_write_begin(file, mapping, pos, len, flags, pagep, fsdata, in ext3_write_begin() 1232 struct page *page, void *fsdata) in ext3_generic_write_end() argument 1236 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in ext3_generic_write_end() 1256 struct page *page, void *fsdata) in ext3_ordered_write_end() argument 1281 page, fsdata); in ext3_ordered_write_end() 1298 struct page *page, void *fsdata) in ext3_writeback_write_end() argument 1310 page, fsdata); in ext3_writeback_write_end() 1327 struct page *page, void *fsdata) in ext3_journalled_write_end() argument
|