Home
last modified time | relevance | path

Searched refs:block_write_end (Results 1 – 10 of 10) sorted by relevance

/fs/sysv/
Ddir.c43 block_write_end(NULL, mapping, pos, len, len, page, NULL); in dir_commit_chunk()
/fs/minix/
Ddir.c54 block_write_end(NULL, mapping, pos, len, len, page, NULL); in dir_commit_chunk()
/fs/nilfs2/
Ddir.c106 copied = block_write_end(NULL, mapping, pos, len, len, page, NULL); in nilfs_commit_chunk()
Drecovery.c532 block_write_end(NULL, inode->i_mapping, pos, blocksize, in nilfs_recover_dsync_blocks()
/fs/
Dbuffer.c2090 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end() function
2124 EXPORT_SYMBOL(block_write_end);
2134 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in generic_write_end()
Dblock_dev.c636 ret = block_write_end(file, mapping, pos, len, copied, page, fsdata); in blkdev_write_end()
/fs/ufs/
Ddir.c52 block_write_end(NULL, mapping, pos, len, len, page, NULL); in ufs_commit_chunk()
/fs/ext2/
Ddir.c97 block_write_end(NULL, mapping, pos, len, len, page, NULL); in ext2_commit_chunk()
/fs/iomap/
Dbuffered-io.c709 ret = block_write_end(NULL, inode->i_mapping, pos, len, copied, in iomap_write_end()
/fs/ext4/
Dinode.c1446 copied = block_write_end(file, mapping, pos, in ext4_write_end()