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

/linux-4.4.14/fs/sysv/
H A Ddir.c42 block_write_end(NULL, mapping, pos, len, len, page, NULL); dir_commit_chunk()
/linux-4.4.14/fs/minix/
H A Ddir.c53 block_write_end(NULL, mapping, pos, len, len, page, NULL); dir_commit_chunk()
/linux-4.4.14/include/linux/
H A Dbuffer_head.h218 int block_write_end(struct file *, struct address_space *,
/linux-4.4.14/fs/nilfs2/
H A Ddir.c95 copied = block_write_end(NULL, mapping, pos, len, len, page, NULL); nilfs_commit_chunk()
H A Drecovery.c543 block_write_end(NULL, inode->i_mapping, pos, blocksize, list_for_each_entry_safe()
/linux-4.4.14/fs/ext2/
H A Ddir.c95 block_write_end(NULL, mapping, pos, len, len, page, NULL); ext2_commit_chunk()
/linux-4.4.14/fs/ufs/
H A Ddir.c50 block_write_end(NULL, mapping, pos, len, len, page, NULL); ufs_commit_chunk()
/linux-4.4.14/fs/
H A Dbuffer.c2054 int block_write_end(struct file *file, struct address_space *mapping, block_write_end() function
2088 EXPORT_SYMBOL(block_write_end); variable
2098 copied = block_write_end(file, mapping, pos, len, copied, page, fsdata); generic_write_end()
H A Dblock_dev.c326 ret = block_write_end(file, mapping, pos, len, copied, page, fsdata); blkdev_write_end()
/linux-4.4.14/fs/ext4/
H A Dinode.c1166 copied = block_write_end(file, mapping, pos, ext4_write_end()

Completed in 332 milliseconds