Searched refs:block_write_end (Results 1 – 15 of 15) sorted by relevance
/linux/fs/sysv/ |
A D | dir.c | 43 block_write_end(NULL, mapping, pos, len, len, page, NULL); in dir_commit_chunk()
|
/linux/include/linux/ |
A D | buffer_head.h | 233 int block_write_end(struct file *, struct address_space *,
|
/linux/fs/minix/ |
A D | dir.c | 54 block_write_end(NULL, mapping, pos, len, len, page, NULL); in dir_commit_chunk()
|
/linux/fs/nilfs2/ |
A D | dir.c | 106 copied = block_write_end(NULL, mapping, pos, len, len, page, NULL); in nilfs_commit_chunk()
|
A D | recovery.c | 532 block_write_end(NULL, inode->i_mapping, pos, blocksize, in nilfs_recover_dsync_blocks()
|
/linux/block/ |
A D | fops.c | 417 ret = block_write_end(file, mapping, pos, len, copied, page, fsdata); in blkdev_write_end()
|
/linux/fs/ufs/ |
A D | dir.c | 52 block_write_end(NULL, mapping, pos, len, len, page, NULL); in ufs_commit_chunk()
|
/linux/fs/ext2/ |
A D | dir.c | 91 block_write_end(NULL, mapping, pos, len, len, page, NULL); in ext2_commit_chunk()
|
/linux/fs/ |
A D | buffer.c | 2132 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end() function 2166 EXPORT_SYMBOL(block_write_end); 2176 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in generic_write_end()
|
/linux/fs/iomap/ |
A D | buffered-io.c | 705 ret = block_write_end(NULL, iter->inode->i_mapping, pos, len, in iomap_write_end()
|
/linux/fs/ntfs3/ |
A D | inode.c | 988 err = block_write_end(NULL, mapping, pos, len, len, page, NULL); in reset_log_file()
|
/linux/fs/ext4/ |
A D | inode.c | 1294 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); in ext4_write_end()
|
/linux/ |
A D | vmlinux.symvers | 5887 0x00000000 block_write_end vmlinux EXPORT_SYMBOL
|
A D | System.map | 9683 ffff800010293f80 T block_write_end
|
A D | .tmp_System.map | 9683 ffff800010293f80 T block_write_end
|
Completed in 323 milliseconds