Home
last modified time | relevance | path

Searched refs:write_end (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.6.21/drivers/nvmem/
Dimx-ocotp.c347 goto write_end; in imx_ocotp_write()
452 goto write_end; in imx_ocotp_write()
471 write_end: in imx_ocotp_write()
/linux-6.6.21/fs/xfs/scrub/
Dxfile.c259 ret = aops->write_end(NULL, mapping, pos, len, len, page, in xfile_pwrite()
409 ret = aops->write_end(NULL, mapping, xfpage->pos, PAGE_SIZE, PAGE_SIZE, in xfile_put_page()
/linux-6.6.21/fs/bfs/
Dfile.c195 .write_end = generic_write_end,
/linux-6.6.21/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c494 err = aops->write_end(obj->base.filp, mapping, offset, len, in shmem_pwrite()
688 err = aops->write_end(file, file->f_mapping, offset, len, len, in i915_gem_object_create_shmem_from_data()
/linux-6.6.21/fs/f2fs/
Dverity.c93 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata); in pagecache_write()
/linux-6.6.21/fs/9p/
Dvfs_addr.c357 .write_end = v9fs_write_end,
/linux-6.6.21/fs/ext4/
Dverity.c89 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata); in pagecache_write()
/linux-6.6.21/fs/vboxsf/
Dfile.c360 .write_end = vboxsf_write_end,
/linux-6.6.21/fs/adfs/
Dinode.c81 .write_end = generic_write_end,
/linux-6.6.21/fs/hpfs/
Dfile.c249 .write_end = hpfs_write_end,
/linux-6.6.21/fs/affs/
Dfile.c463 .write_end = affs_write_end,
842 .write_end = affs_write_end_ofs,
892 res = mapping->a_ops->write_end(NULL, mapping, isize, 0, 0, page, fsdata); in affs_truncate()
/linux-6.6.21/fs/omfs/
Dfile.c375 .write_end = generic_write_end,
/linux-6.6.21/fs/jffs2/
Dfile.c77 .write_end = jffs2_write_end,
/linux-6.6.21/fs/jfs/
Dinode.c355 .write_end = jfs_write_end,
/linux-6.6.21/fs/hfs/
Dinode.c167 .write_end = generic_write_end,
177 .write_end = generic_write_end,
/linux-6.6.21/fs/hfsplus/
Dinode.c164 .write_end = generic_write_end,
174 .write_end = generic_write_end,
/linux-6.6.21/fs/ecryptfs/
Dmmap.c554 .write_end = ecryptfs_write_end,
/linux-6.6.21/fs/sysv/
Ditree.c508 .write_end = generic_write_end,
/linux-6.6.21/fs/afs/
Dfile.c63 .write_end = afs_write_end,
/linux-6.6.21/fs/exfat/
Dinode.c471 .write_end = exfat_write_end,
/linux-6.6.21/Documentation/filesystems/
Dlocking.rst255 int (*write_end)(struct file *, struct address_space *mapping,
284 write_end: yes, unlocks exclusive
299 ->write_begin(), ->write_end() and ->read_folio() may be called from
/linux-6.6.21/fs/
Dbuffer.c2480 err = aops->write_end(NULL, mapping, size, 0, 0, page, fsdata); in generic_cont_expand_simple()
2517 err = aops->write_end(file, mapping, curpos, len, len, in cont_expand_zero()
2550 err = aops->write_end(file, mapping, curpos, len, len, in cont_expand_zero()
/linux-6.6.21/fs/nfs/
Dfile.c564 .write_end = nfs_write_end,
/linux-6.6.21/drivers/md/
Ddm-bufio.c354 unsigned int write_end; member
1389 end = b->write_end; in submit_io()
1456 b->write_end = b->dirty_end; in __write_dirty_buffer()
/linux-6.6.21/fs/minix/
Dinode.c449 .write_end = generic_write_end,

123