/linux-4.1.27/fs/jffs2/ |
H A D | file.c | 78 .write_begin = jffs2_write_begin, 203 jffs2_dbg(1, "Eep. add_full_dnode_to_inode() failed in write_begin, returned %d\n", jffs2_write_begin() 228 jffs2_dbg(1, "end write_begin(). pg->flags %lx\n", pg->flags); jffs2_write_begin()
|
/linux-4.1.27/fs/hpfs/ |
H A D | file.c | 192 .write_begin = hpfs_write_begin,
|
/linux-4.1.27/fs/bfs/ |
H A D | file.c | 192 .write_begin = bfs_write_begin,
|
/linux-4.1.27/fs/ext4/ |
H A D | move_extent.c | 385 /* Perform all necessary steps similar write_begin()/write_end() move_extent_per_page() 667 * ->write_begin via pagefault, and jbd2_journal_commit ext4_move_extents() 668 * b. racing with ->readpage, ->write_begin, and ext4_get_block ext4_move_extents()
|
H A D | inode.c | 1805 * - grab_page_cache when doing write_begin (have journal handle) 3298 .write_begin = ext4_write_begin, 3314 .write_begin = ext4_write_begin, 3330 .write_begin = ext4_da_write_begin,
|
H A D | extents.c | 4075 /* buffered READ or buffered write_begin() lookup */ ext4_ext_handle_unwritten_extents()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | rw26.c | 527 .write_begin = ll_write_begin, 550 .write_begin = ll_write_begin,
|
/linux-4.1.27/fs/hfsplus/ |
H A D | inode.c | 160 .write_begin = hfsplus_write_begin, 169 .write_begin = hfsplus_write_begin,
|
/linux-4.1.27/fs/omfs/ |
H A D | file.c | 379 .write_begin = omfs_write_begin,
|
/linux-4.1.27/fs/ramfs/ |
H A D | inode.c | 48 .write_begin = simple_write_begin,
|
/linux-4.1.27/fs/udf/ |
H A D | file.c | 112 .write_begin = udf_adinicb_write_begin,
|
H A D | inode.c | 242 .write_begin = udf_write_begin,
|
/linux-4.1.27/fs/kernfs/ |
H A D | inode.c | 23 .write_begin = simple_write_begin,
|
/linux-4.1.27/fs/logfs/ |
H A D | file.c | 283 .write_begin = logfs_write_begin,
|
/linux-4.1.27/fs/afs/ |
H A D | file.c | 56 .write_begin = afs_write_begin,
|
/linux-4.1.27/fs/configfs/ |
H A D | inode.c | 49 .write_begin = simple_write_begin,
|
/linux-4.1.27/fs/9p/ |
H A D | vfs_addr.c | 345 .write_begin = v9fs_write_begin,
|
H A D | vfs_file.c | 99 * page dirty time via write_begin/page_mkwrite v9fs_file_open() 514 * page dirty time via write_begin/page_mkwrite v9fs_mmap_file_mmap()
|
H A D | vfs_inode.c | 891 * page dirty time via write_begin/page_mkwrite v9fs_vfs_atomic_open()
|
H A D | vfs_inode_dotl.c | 338 * page dirty time via write_begin/page_mkwrite v9fs_vfs_atomic_open_dotl()
|
/linux-4.1.27/fs/affs/ |
H A D | file.c | 437 .write_begin = affs_write_begin, 686 * due to write_begin. affs_write_end_ofs() 812 .write_begin = affs_write_begin_ofs, 860 res = mapping->a_ops->write_begin(NULL, mapping, isize, 0, 0, &page, &fsdata); affs_truncate()
|
/linux-4.1.27/fs/hfs/ |
H A D | inode.c | 162 .write_begin = hfs_write_begin, 171 .write_begin = hfs_write_begin,
|
/linux-4.1.27/fs/sysv/ |
H A D | itree.c | 498 .write_begin = sysv_write_begin,
|
/linux-4.1.27/fs/jfs/ |
H A D | inode.c | 364 .write_begin = jfs_write_begin,
|
/linux-4.1.27/fs/adfs/ |
H A D | inode.c | 80 .write_begin = adfs_write_begin,
|
/linux-4.1.27/fs/gfs2/ |
H A D | aops.c | 1173 .write_begin = gfs2_write_begin, 1189 .write_begin = gfs2_write_begin, 1206 .write_begin = gfs2_write_begin,
|
/linux-4.1.27/fs/ceph/ |
H A D | addr.c | 1145 dout("write_begin file %p inode %p page %p %d~%d\n", file, ceph_write_begin() 1217 .write_begin = ceph_write_begin, 1310 * Reuse write_begin here for simplicity.
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | mmap.c | 558 .write_begin = ecryptfs_write_begin,
|
/linux-4.1.27/fs/nfs/ |
H A D | file.c | 363 dfprintk(PAGECACHE, "NFS: write_begin(%pD2(%lu), %u@%lld)\n", nfs_write_begin() 590 .write_begin = nfs_write_begin,
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs_kern.c | 514 .write_begin = hostfs_write_begin,
|
/linux-4.1.27/fs/minix/ |
H A D | inode.c | 431 .write_begin = minix_write_begin,
|
/linux-4.1.27/fs/ext2/ |
H A D | inode.c | 883 .write_begin = ext2_write_begin, 897 .write_begin = ext2_nobh_write_begin,
|
/linux-4.1.27/fs/fat/ |
H A D | inode.c | 251 * FIXME: blockdev_direct_IO() doesn't use ->write_begin(), fat_direct_IO() 304 .write_begin = fat_write_begin,
|
/linux-4.1.27/fs/ocfs2/ |
H A D | aops.c | 1257 * The intent is to allow us to lock the target page from write_begin() ocfs2_unlock_pages() 2439 .write_begin = ocfs2_write_begin,
|
H A D | file.c | 763 * worry about recursive locking in ->write_begin() and ->write_end(). */ ocfs2_write_zero_page() 2312 * already does this in write_begin(). ocfs2_file_write_iter()
|
/linux-4.1.27/fs/ubifs/ |
H A D | file.c | 556 * declared in its '->write_begin()' call via the @len ubifs_write_end() 1555 .write_begin = ubifs_write_begin,
|
/linux-4.1.27/fs/ufs/ |
H A D | inode.c | 559 .write_begin = ufs_write_begin,
|
/linux-4.1.27/fs/hugetlbfs/ |
H A D | inode.c | 686 .write_begin = hugetlbfs_write_begin,
|
/linux-4.1.27/fs/nilfs2/ |
H A D | inode.c | 343 .write_begin = nilfs_write_begin,
|
/linux-4.1.27/mm/ |
H A D | filemap.c | 2317 return aops->write_begin(file, mapping, pos, len, flags, pagecache_write_begin() 2469 status = a_ops->write_begin(file, mapping, pos, bytes, flags, generic_perform_write()
|
H A D | shmem.c | 3108 .write_begin = shmem_write_begin,
|
/linux-4.1.27/drivers/block/ |
H A D | loop.c | 43 * operations write_begin is not available on the backing filesystem.
|
/linux-4.1.27/fs/exofs/ |
H A D | inode.c | 977 .write_begin = exofs_write_begin_export,
|
/linux-4.1.27/fs/f2fs/ |
H A D | data.c | 1857 .write_begin = f2fs_write_begin,
|
/linux-4.1.27/fs/cifs/ |
H A D | file.c | 3689 cifs_dbg(FYI, "write_begin from %lld len %d\n", (long long)pos, len); cifs_write_begin() 3872 .write_begin = cifs_write_begin, 3890 .write_begin = cifs_write_begin,
|
/linux-4.1.27/fs/ext3/ |
H A D | inode.c | 1938 .write_begin = ext3_write_begin, 1954 .write_begin = ext3_write_begin, 1969 .write_begin = ext3_write_begin,
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_aops.c | 1924 .write_begin = xfs_vm_write_begin,
|
/linux-4.1.27/fs/ |
H A D | block_dev.c | 1669 .write_begin = blkdev_write_begin,
|
/linux-4.1.27/fs/fuse/ |
H A D | file.c | 3001 .write_begin = fuse_write_begin,
|
/linux-4.1.27/fs/reiserfs/ |
H A D | inode.c | 3456 .write_begin = reiserfs_write_begin,
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 380 int (*write_begin)(struct file *, struct address_space *mapping, member in struct:address_space_operations
|