| /linux-6.15/include/linux/ |
| H A D | shmem_fs.h | 116 loff_t write_end, bool shmem_huge_force); 121 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 152 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end,
|
| /linux-6.15/drivers/nvmem/ |
| H A D | imx-ocotp.c | 347 goto write_end; in imx_ocotp_write() 452 goto write_end; in imx_ocotp_write() 471 write_end: in imx_ocotp_write()
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 576 if (!mapping_large_folio_support(mapping) || !write_end) in shmem_mapping_size_orders() 580 size = write_end - (index << PAGE_SHIFT); in shmem_mapping_size_orders() 595 loff_t write_end) in shmem_get_orders_within_size() argument 604 i_size = max(write_end, i_size_read(inode)); in shmem_get_orders_within_size() 616 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 654 index, write_end); in shmem_huge_global_enabled() 657 index, write_end); in shmem_huge_global_enabled() 863 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 1759 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 2434 loff_t write_end, struct folio **foliop, enum sgp_type sgp, in shmem_get_folio_gfp() argument [all …]
|
| /linux-6.15/fs/bfs/ |
| H A D | file.c | 197 .write_end = generic_write_end,
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_shmem.c | 491 err = aops->write_end(obj->base.filp, mapping, pos, len, in shmem_pwrite() 683 err = aops->write_end(file, file->f_mapping, pos, len, len, in i915_gem_object_create_shmem_from_data()
|
| /linux-6.15/fs/f2fs/ |
| H A D | verity.c | 93 res = aops->write_end(NULL, mapping, pos, n, n, folio, fsdata); in pagecache_write()
|
| /linux-6.15/fs/ext4/ |
| H A D | verity.c | 89 res = aops->write_end(NULL, mapping, pos, n, n, folio, fsdata); in pagecache_write()
|
| /linux-6.15/fs/adfs/ |
| H A D | inode.c | 82 .write_end = generic_write_end,
|
| /linux-6.15/fs/vboxsf/ |
| H A D | file.c | 353 .write_end = vboxsf_write_end,
|
| /linux-6.15/fs/hpfs/ |
| H A D | file.c | 248 .write_end = hpfs_write_end,
|
| /linux-6.15/fs/hfsplus/ |
| H A D | inode.c | 158 .write_end = generic_write_end, 169 .write_end = generic_write_end,
|
| /linux-6.15/drivers/staging/gpib/gpio/ |
| H A D | gpib_bitbang.c | 515 goto write_end; in bb_write() 526 goto write_end; in bb_write() 567 write_end: in bb_write()
|
| /linux-6.15/fs/affs/ |
| H A D | file.c | 462 .write_end = affs_write_end, 841 .write_end = affs_write_end_ofs, 891 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, folio, fsdata); in affs_truncate()
|
| /linux-6.15/fs/jffs2/ |
| H A D | file.c | 77 .write_end = jffs2_write_end,
|
| /linux-6.15/fs/jfs/ |
| H A D | inode.c | 355 .write_end = jfs_write_end,
|
| /linux-6.15/fs/omfs/ |
| H A D | file.c | 375 .write_end = generic_write_end,
|
| /linux-6.15/fs/hfs/ |
| H A D | inode.c | 161 .write_end = generic_write_end, 172 .write_end = generic_write_end,
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | mmap.c | 531 .write_end = ecryptfs_write_end,
|
| /linux-6.15/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 40 No ->write_begin(), ->write_end() or direct_IO
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | locking.rst | 260 int (*write_end)(struct file *, struct address_space *mapping, 289 write_end: yes, unlocks exclusive 304 ->write_begin(), ->write_end() and ->read_folio() may be called from
|
| /linux-6.15/fs/ |
| H A D | buffer.c | 2496 err = aops->write_end(NULL, mapping, size, 0, 0, folio, fsdata); in generic_cont_expand_simple() 2533 err = aops->write_end(file, mapping, curpos, len, len, in cont_expand_zero() 2566 err = aops->write_end(file, mapping, curpos, len, len, in cont_expand_zero()
|
| /linux-6.15/fs/exfat/ |
| H A D | inode.c | 564 .write_end = exfat_write_end,
|
| H A D | file.c | 561 err = ops->write_end(file, mapping, pos, len, len, folio, NULL); in exfat_extend_valid_size()
|
| /linux-6.15/drivers/md/ |
| H A D | dm-bufio.c | 357 unsigned int write_end; member 1403 end = b->write_end; in submit_io() 1470 b->write_end = b->dirty_end; in __write_dirty_buffer()
|
| /linux-6.15/fs/minix/ |
| H A D | inode.c | 469 .write_end = generic_write_end,
|