__block_write_begin 2031 fs/buffer.c EXPORT_SYMBOL(__block_write_begin); __block_write_begin 2088 fs/buffer.c status = __block_write_begin(page, pos, len, get_block); __block_write_begin 2491 fs/buffer.c ret = __block_write_begin(page, 0, end, get_block); __block_write_begin 2575 fs/buffer.c ret = __block_write_begin(page, pos, len, get_block); __block_write_begin 433 fs/ext2/dir.c return __block_write_begin(page, pos, len, ext2_get_block); __block_write_begin 590 fs/ext4/inline.c ret = __block_write_begin(page, from, to, __block_write_begin 593 fs/ext4/inline.c ret = __block_write_begin(page, from, to, ext4_get_block); __block_write_begin 826 fs/ext4/inline.c ret = __block_write_begin(page, 0, inline_size, __block_write_begin 1340 fs/ext4/inode.c ret = __block_write_begin(page, pos, len, __block_write_begin 1343 fs/ext4/inode.c ret = __block_write_begin(page, pos, len, ext4_get_block); __block_write_begin 3106 fs/ext4/inode.c ret = __block_write_begin(page, pos, len, ext4_da_get_block_prep); __block_write_begin 393 fs/minix/inode.c return __block_write_begin(page, pos, len, minix_get_block); __block_write_begin 92 fs/nilfs2/dir.c return __block_write_begin(page, pos, to - from, nilfs_get_block); __block_write_begin 803 fs/ocfs2/file.c ret = __block_write_begin(page, block_start + 1, 0, __block_write_begin 2222 fs/reiserfs/inode.c error = __block_write_begin(page, start, offset - start, __block_write_begin 2797 fs/reiserfs/inode.c ret = __block_write_begin(page, pos, len, reiserfs_get_block); __block_write_begin 2857 fs/reiserfs/inode.c ret = __block_write_begin(page, from, len, reiserfs_get_block); __block_write_begin 466 fs/sysv/itree.c return __block_write_begin(page, pos, len, get_block); __block_write_begin 482 fs/ufs/inode.c return __block_write_begin(page, pos, len, ufs_getfrag_block); __block_write_begin 229 include/linux/buffer_head.h int __block_write_begin(struct page *page, loff_t pos, unsigned len,