Home
last modified time | relevance | path

Searched refs:v9fs_co_run_in_worker (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A Dcofs.c66 v9fs_co_run_in_worker( in v9fs_co_readlink()
87 v9fs_co_run_in_worker( in v9fs_co_statfs()
110 v9fs_co_run_in_worker( in v9fs_co_chmod()
131 v9fs_co_run_in_worker( in v9fs_co_utimensat()
156 v9fs_co_run_in_worker( in v9fs_co_chown()
176 v9fs_co_run_in_worker( in v9fs_co_truncate()
205 v9fs_co_run_in_worker( in v9fs_co_mknod()
236 v9fs_co_run_in_worker( in v9fs_co_remove()
257 v9fs_co_run_in_worker( in v9fs_co_unlinkat()
278 v9fs_co_run_in_worker( in v9fs_co_rename()
[all …]
H A Dcofile.c36 v9fs_co_run_in_worker( in v9fs_co_st_gen()
58 v9fs_co_run_in_worker( in v9fs_co_lstat()
78 v9fs_co_run_in_worker( in v9fs_co_fstat()
111 v9fs_co_run_in_worker( in v9fs_co_open()
152 v9fs_co_run_in_worker( in v9fs_co_open2()
193 v9fs_co_run_in_worker( in v9fs_co_close()
214 v9fs_co_run_in_worker( in v9fs_co_fsync()
234 v9fs_co_run_in_worker( in v9fs_co_link()
256 v9fs_co_run_in_worker( in v9fs_co_pwritev()
276 v9fs_co_run_in_worker( in v9fs_co_preadv()
H A Dcodir.c60 v9fs_co_run_in_worker({ in v9fs_co_readdir()
226 v9fs_co_run_in_worker({ in v9fs_co_readdir_many()
240 v9fs_co_run_in_worker( in v9fs_co_telldir()
257 v9fs_co_run_in_worker( in v9fs_co_seekdir()
269 v9fs_co_run_in_worker( in v9fs_co_rewinddir()
292 v9fs_co_run_in_worker( in v9fs_co_mkdir()
322 v9fs_co_run_in_worker( in v9fs_co_opendir()
349 v9fs_co_run_in_worker( in v9fs_co_closedir()
H A Dcoxattr.c35 v9fs_co_run_in_worker( in v9fs_co_llistxattr()
57 v9fs_co_run_in_worker( in v9fs_co_lgetxattr()
81 v9fs_co_run_in_worker( in v9fs_co_lsetxattr()
104 v9fs_co_run_in_worker( in v9fs_co_lremovexattr()
H A Dcoth.h42 #define v9fs_co_run_in_worker(code_block) \ macro
H A D9p.c1846 v9fs_co_run_in_worker({ in v9fs_walk()