Home
last modified time | relevance | path

Searched refs:writeout (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/fsdev/
H A Dqemu-fsdev.c116 const char *writeout = qemu_opt_get(opts, "writeout"); in qemu_fsdev_add() local
147 if (writeout) { in qemu_fsdev_add()
148 if (!strcmp(writeout, "immediate")) { in qemu_fsdev_add()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-bdi39 writeout speed in relation to the other devices.
53 writeout speed in relation to the other devices.
94 writeout speed in relation to the other devices.
132 request must not be changed until writeout is complete.
/openbmc/linux/kernel/gcov/
H A Dclang.c82 void llvm_gcov_init(llvm_gcov_callback writeout, llvm_gcov_callback flush) in llvm_gcov_init() argument
96 writeout(); in llvm_gcov_init()
/openbmc/qemu/block/
H A Dvvfat.c1592 struct { int dir_index; uint32_t modified_offset; } writeout; member
1632 commit->param.writeout.dir_index = dir_index; in schedule_writeout()
1633 commit->param.writeout.modified_offset = modified_offset; in schedule_writeout()
2789 commit->param.writeout.dir_index); in handle_commits()
2797 if (commit_one_file(s, commit->param.writeout.dir_index, in handle_commits()
2798 commit->param.writeout.modified_offset)) in handle_commits()
/openbmc/qemu/system/
H A Dvl.c3160 const char *writeout, *sock_fd, *socket, *path, *security_model, in qemu_init() local
3188 writeout = qemu_opt_get(opts, "writeout"); in qemu_init()
3189 if (writeout) { in qemu_init()
3191 qemu_opt_set(fsdev, "writeout", writeout, &error_abort); in qemu_init()
/openbmc/linux/Documentation/filesystems/
H A Dlocking.rst316 WBC_SYNC_NONE) then its role is to get as much writeout underway as
344 That is: after 2.5.12, pages which are under writeout are *not* locked. Note,
345 if the filesystem needs the page to be locked during writeout, that is ok, too,
H A Dvfs.rst837 PageLocked is true. writepage should start writeout, should set
845 internal dependencies). If it chooses not to start writeout, it
H A Dproc.rst1784 then deletes the file, it will in fact perform no writeout. But it will have
/openbmc/linux/mm/
H A Dmigrate.c873 static int writeout(struct address_space *mapping, struct folio *folio)
926 return writeout(mapping, src); in fallback_migrate_folio()
875 static int writeout(struct address_space *mapping, struct folio *folio) writeout() function
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst259 # so once some writeout has commenced, we do a lot of it.
380 # so once some writeout has commenced, we do a lot of it.
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst20 the writeout of dirty data to disk.
190 for writeout by the kernel flusher threads. It is expressed in 100'ths
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst26 doing delayed allocation writeout (default size is 64KiB).
/openbmc/qemu/
H A Dqemu-options.hx1763 " [,writeout=immediate][,readonly=on][,fmode=fmode][,dmode=dmode]\n"
1773 ``-fsdev local,id=id,path=path,security_model=security_model [,writeout=writeout][,readonly=on][,fm…
1806 ``writeout=writeout``
1868 …" [,id=id][,writeout=immediate][,readonly=on][,fmode=fmode][,dmode=dmode][,multidevs=remap|…
1873 ``-virtfs local,path=path,mount_tag=mount_tag ,security_model=security_model[,writeout=writeout][,r…
1916 ``writeout=writeout``