| /linux/include/linux/ |
| H A D | shmem_fs.h | 135 loff_t write_end, bool shmem_huge_force); 140 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 176 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end,
|
| /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/fs/f2fs/ |
| H A D | verity.c | 93 res = aops->write_end(NULL, mapping, pos, n, n, folio, fsdata); in pagecache_write()
|
| /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() 862 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 1795 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 1805 global_orders = shmem_huge_global_enabled(inode, index, write_end, in shmem_allowable_huge_orders() 2457 loff_t write_end, struct folio **foliop, enum sgp_type sgp, in shmem_get_folio_gfp() argument 2538 orders = shmem_allowable_huge_orders(inode, vma, index, write_end, false); in shmem_get_folio_gfp() 2639 * @write_end 2659 shmem_get_folio(struct inode * inode,pgoff_t index,loff_t write_end,struct folio ** foliop,enum sgp_type sgp) shmem_get_folio() argument [all...] |
| /linux/fs/affs/ |
| H A D | file.c | 464 .write_end = affs_write_end, 845 .write_end = affs_write_end_ofs, 895 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, folio, fsdata); in affs_truncate()
|
| /linux/drivers/gpib/gpio/ |
| H A D | gpib_bitbang.c | 509 goto write_end; in bb_write() 520 goto write_end; in bb_write() 561 write_end: in bb_write()
|
| /linux/fs/vboxsf/ |
| H A D | file.c | 356 .write_end = vboxsf_write_end,
|
| /linux/fs/adfs/ |
| H A D | inode.c | 83 .write_end = generic_write_end,
|
| /linux/fs/hpfs/ |
| H A D | file.c | 252 .write_end = hpfs_write_end,
|
| /linux/fs/omfs/ |
| H A D | file.c | 376 .write_end = generic_write_end,
|
| /linux/fs/jffs2/ |
| H A D | file.c | 79 .write_end = jffs2_write_end,
|
| /linux/fs/jfs/ |
| H A D | inode.c | 363 .write_end = jfs_write_end,
|
| /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 | 2489 err = aops->write_end(NULL, mapping, size, 0, 0, folio, fsdata); in generic_cont_expand_simple() 2527 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero() 2560 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero()
|
| /linux/fs/exfat/ |
| H A D | inode.c | 566 .write_end = exfat_write_end,
|
| H A D | file.c | 615 err = ops->write_end(NULL, mapping, pos, len, len, folio, NULL); in exfat_extend_valid_size()
|
| /linux/drivers/md/ |
| H A D | dm-bufio.c | 347 unsigned int write_end; member 1390 end = b->write_end; in submit_io() 1459 b->write_end = b->dirty_end; in __write_dirty_buffer()
|
| /linux/fs/nfs/ |
| H A D | file.c | 623 .write_end = nfs_write_end,
|
| /linux/fs/minix/ |
| H A D | inode.c | 486 .write_end = generic_write_end,
|
| /linux/Documentation/filesystems/ |
| H A D | vfs.rst | 734 process is more complicated and uses write_begin/write_end or 806 int (*write_end)(const struct kiocb *, struct address_space *mapping, 912 write_end. 915 in which case write_end is not called. 917 ``write_end`` 918 After a successful write_begin, and data copy, write_end must be
|
| /linux/block/ |
| H A D | fops.c | 532 .write_end = blkdev_write_end,
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 496 .write_end = hostfs_write_end,
|
| /linux/fs/orangefs/ |
| H A D | inode.c | 596 .write_end = orangefs_write_end,
|