/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_kcs.c | 128 ik->write_end = 0; in ipmi_kcs_handle_event() 164 if (ik->write_end) { in ipmi_kcs_handle_event() 167 ik->write_end = 0; in ipmi_kcs_handle_event() 174 ik->write_end = 1; in ipmi_kcs_handle_event() 392 VMSTATE_BOOL(write_end, IPMIKCS),
|
/openbmc/qemu/include/hw/ipmi/ |
H A D | ipmi_kcs.h | 45 bool write_end; member
|
/openbmc/linux/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()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfile.c | 259 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()
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 50 int (*write_end)(Xive2Router *xrtr, uint8_t end_blk, uint32_t end_idx, member
|
H A D | xive.h | 397 int (*write_end)(XiveRouter *xrtr, uint8_t end_blk, uint32_t end_idx, member
|
/openbmc/linux/fs/bfs/ |
H A D | file.c | 195 .write_end = generic_write_end,
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shmem.c | 490 err = aops->write_end(obj->base.filp, mapping, offset, len, in shmem_pwrite() 684 err = aops->write_end(file, file->f_mapping, offset, len, len, in i915_gem_object_create_shmem_from_data()
|
/openbmc/linux/fs/f2fs/ |
H A D | verity.c | 93 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata); in pagecache_write()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_addr.c | 357 .write_end = v9fs_write_end,
|
/openbmc/linux/fs/ext4/ |
H A D | verity.c | 89 res = aops->write_end(NULL, mapping, pos, n, n, page, fsdata); in pagecache_write()
|
/openbmc/linux/fs/affs/ |
H A D | file.c | 463 .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()
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 249 .write_end = hpfs_write_end,
|
/openbmc/linux/fs/adfs/ |
H A D | inode.c | 81 .write_end = generic_write_end,
|
/openbmc/linux/fs/vboxsf/ |
H A D | file.c | 361 .write_end = vboxsf_write_end,
|
/openbmc/linux/fs/hfsplus/ |
H A D | inode.c | 164 .write_end = generic_write_end, 174 .write_end = generic_write_end,
|
/openbmc/linux/fs/hfs/ |
H A D | inode.c | 167 .write_end = generic_write_end, 177 .write_end = generic_write_end,
|
/openbmc/linux/fs/omfs/ |
H A D | file.c | 375 .write_end = generic_write_end,
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 355 .write_end = jfs_write_end,
|
/openbmc/linux/fs/jffs2/ |
H A D | file.c | 77 .write_end = jffs2_write_end,
|
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | 554 .write_end = ecryptfs_write_end,
|
/openbmc/linux/fs/sysv/ |
H A D | itree.c | 506 .write_end = generic_write_end,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | locking.rst | 255 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
|
/openbmc/linux/fs/afs/ |
H A D | file.c | 63 .write_end = afs_write_end,
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 471 .write_end = exfat_write_end,
|