/linux-4.4.14/fs/bfs/ |
D | file.c | 193 .write_end = generic_write_end,
|
/linux-4.4.14/fs/ramfs/ |
D | inode.c | 49 .write_end = simple_write_end,
|
/linux-4.4.14/fs/configfs/ |
D | inode.c | 50 .write_end = simple_write_end,
|
/linux-4.4.14/fs/hpfs/ |
D | file.c | 198 .write_end = hpfs_write_end,
|
/linux-4.4.14/fs/udf/ |
D | file.c | 113 .write_end = simple_write_end,
|
D | inode.c | 243 .write_end = generic_write_end,
|
/linux-4.4.14/fs/gfs2/ |
D | aops.c | 1178 .write_end = gfs2_write_end, 1194 .write_end = gfs2_write_end, 1211 .write_end = gfs2_write_end,
|
/linux-4.4.14/fs/9p/ |
D | vfs_addr.c | 346 .write_end = v9fs_write_end,
|
/linux-4.4.14/fs/logfs/ |
D | file.c | 284 .write_end = logfs_write_end,
|
/linux-4.4.14/fs/afs/ |
D | file.c | 57 .write_end = afs_write_end,
|
/linux-4.4.14/fs/hfsplus/ |
D | inode.c | 161 .write_end = generic_write_end, 170 .write_end = generic_write_end,
|
/linux-4.4.14/fs/kernfs/ |
D | inode.c | 24 .write_end = simple_write_end,
|
/linux-4.4.14/fs/adfs/ |
D | inode.c | 81 .write_end = generic_write_end,
|
/linux-4.4.14/fs/jfs/ |
D | inode.c | 366 .write_end = nobh_write_end,
|
/linux-4.4.14/fs/hfs/ |
D | inode.c | 163 .write_end = generic_write_end, 172 .write_end = generic_write_end,
|
/linux-4.4.14/fs/affs/ |
D | file.c | 438 .write_end = generic_write_end, 813 .write_end = affs_write_end_ofs 862 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, page, fsdata); in affs_truncate()
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | capifunc.c | 941 goto write_end; in diva_send_message() 949 goto write_end; in diva_send_message() 999 write_end: in diva_send_message()
|
/linux-4.4.14/fs/omfs/ |
D | file.c | 380 .write_end = generic_write_end,
|
/linux-4.4.14/fs/jffs2/ |
D | file.c | 79 .write_end = jffs2_write_end,
|
/linux-4.4.14/fs/ecryptfs/ |
D | mmap.c | 559 .write_end = ecryptfs_write_end,
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | rw26.c | 528 .write_end = ll_write_end,
|
/linux-4.4.14/Documentation/filesystems/ |
D | Locking | 192 int (*write_end)(struct file *, struct address_space *mapping, 218 write_end: yes, unlocks yes 231 ->write_begin(), ->write_end(), ->sync_page() and ->readpage()
|
D | vfs.txt | 557 process is more complicated and uses write_begin/write_end or 588 int (*write_end)(struct file *, struct address_space *mapping, 676 write_end. 679 which case write_end is not called. 681 write_end: After a successful write_begin, and data copy, write_end must
|
/linux-4.4.14/fs/sysv/ |
D | itree.c | 499 .write_end = generic_write_end,
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 885 .write_end = ext2_write_end, 899 .write_end = nobh_write_end,
|
/linux-4.4.14/fs/nfs/ |
D | file.c | 575 .write_end = nfs_write_end,
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 432 .write_end = generic_write_end,
|
/linux-4.4.14/mm/ |
D | filemap.c | 2394 return aops->write_end(file, mapping, pos, len, copied, page, fsdata); in pagecache_write_end() 2546 status = a_ops->write_end(file, mapping, pos, bytes, copied, in generic_perform_write()
|
D | shmem.c | 3119 .write_end = shmem_write_end,
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 515 .write_end = hostfs_write_end,
|
/linux-4.4.14/fs/nilfs2/ |
D | inode.c | 326 .write_end = nilfs_write_end,
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 953 .write_end = hugetlbfs_write_end,
|
/linux-4.4.14/fs/ubifs/ |
D | file.c | 1591 .write_end = ubifs_write_end,
|
/linux-4.4.14/fs/ufs/ |
D | inode.c | 515 .write_end = ufs_write_end,
|
/linux-4.4.14/fs/exofs/ |
D | inode.c | 975 .write_end = exofs_write_end,
|
/linux-4.4.14/fs/ |
D | block_dev.c | 1704 .write_end = blkdev_write_end,
|
/linux-4.4.14/fs/ext4/ |
D | inode.c | 3341 .write_end = ext4_write_end, 3357 .write_end = ext4_journalled_write_end, 3373 .write_end = ext4_da_write_end,
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 1692 .write_end = f2fs_write_end,
|
/linux-4.4.14/fs/xfs/ |
D | xfs_aops.c | 2010 .write_end = xfs_vm_write_end,
|
/linux-4.4.14/fs/ceph/ |
D | addr.c | 1223 .write_end = ceph_write_end,
|
/linux-4.4.14/fs/cifs/ |
D | file.c | 3873 .write_end = cifs_write_end, 3891 .write_end = cifs_write_end,
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 306 .write_end = fat_write_end,
|
/linux-4.4.14/fs/ocfs2/ |
D | aops.c | 2480 .write_end = ocfs2_write_end,
|
/linux-4.4.14/include/linux/ |
D | fs.h | 384 int (*write_end)(struct file *, struct address_space *mapping, member
|
/linux-4.4.14/fs/reiserfs/ |
D | inode.c | 3460 .write_end = reiserfs_write_end,
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 3002 .write_end = fuse_write_end,
|