Home
last modified time | relevance | path

Searched refs:v9fs_path_write_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A Dcofile.c151 v9fs_path_write_lock(s); in v9fs_co_open2()
H A D9p.c1938 v9fs_path_write_lock(s); in v9fs_walk()
2806 v9fs_path_write_lock(s); in v9fs_create()
2824 v9fs_path_write_lock(s); in v9fs_create()
2844 v9fs_path_write_lock(s); in v9fs_create()
2884 v9fs_path_write_lock(s); in v9fs_create()
2897 v9fs_path_write_lock(s); in v9fs_create()
2910 v9fs_path_write_lock(s); in v9fs_create()
3320 v9fs_path_write_lock(s); in v9fs_rename()
3445 v9fs_path_write_lock(s); in v9fs_renameat()
3535 v9fs_path_write_lock(s); in v9fs_wstat()
H A D9p.h427 v9fs_path_write_lock(V9fsState *s) in v9fs_path_write_lock() function