| /linux/drivers/nvmem/ |
| H A D | imx-ocotp.c | 350 goto write_end; in imx_ocotp_write() 455 goto write_end; in imx_ocotp_write() 474 write_end: in imx_ocotp_write()
|
| /linux/fs/bfs/ |
| H A D | file.c | 198 .write_end = generic_write_end,
|
| /linux/mm/ |
| H A D | shmem.c | 606 loff_t write_end) in shmem_get_orders_within_size() argument 615 i_size = max(write_end, i_size_read(inode)); in shmem_get_orders_within_size() 627 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 656 THP_ORDERS_ALL_FILE_DEFAULT, index, write_end); in shmem_huge_global_enabled() 872 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 1822 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 1832 global_orders = shmem_huge_global_enabled(inode, index, write_end, in shmem_allowable_huge_orders() 2413 loff_t write_end, struct folio **foliop, enum sgp_type sgp, in shmem_get_folio_gfp() argument 2494 orders = shmem_allowable_huge_orders(inode, vma, index, write_end, false); in shmem_get_folio_gfp() 2615 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end, in shmem_get_folio() argument [all …]
|
| H A D | filemap.c | 4385 status = a_ops->write_end(iocb, mapping, pos, bytes, copied, in generic_perform_write()
|
| /linux/fs/ecryptfs/ |
| H A D | mmap.c | 531 .write_end = ecryptfs_write_end,
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 40 No ->write_begin(), ->write_end() or direct_IO
|
| /linux/fs/ |
| H A D | buffer.c | 2401 err = aops->write_end(NULL, mapping, size, 0, 0, folio, fsdata); in generic_cont_expand_simple() 2439 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero() 2472 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero()
|
| H A D | namei.c | 6564 err = aops->write_end(NULL, mapping, 0, len - 1, len - 1, in page_symlink()
|
| /linux/drivers/md/ |
| H A D | dm-bufio.c | 347 unsigned int write_end; member 1395 end = b->write_end; in submit_io() 1464 b->write_end = b->dirty_end; in __write_dirty_buffer()
|
| /linux/fs/orangefs/ |
| H A D | inode.c | 614 .write_end = orangefs_write_end,
|
| /linux/fs/ext4/ |
| H A D | inode.c | 3953 .write_end = ext4_write_end, 3969 .write_end = ext4_journalled_write_end, 3985 .write_end = ext4_da_write_end,
|
| /linux/fs/udf/ |
| H A D | inode.c | 331 .write_end = udf_write_end,
|
| /linux/fs/ceph/ |
| H A D | addr.c | 1953 .write_end = ceph_write_end,
|
| /linux/include/linux/ |
| H A D | fs.h | 415 int (*write_end)(const struct kiocb *, struct address_space *mapping, member
|
| /linux/fs/f2fs/ |
| H A D | super.c | 3237 a_ops->write_end(NULL, mapping, off, tocopy, tocopy, in f2fs_quota_write()
|