Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A Dcofs.c73 v9fs_path_unlock(s); in v9fs_co_readlink()
94 v9fs_path_unlock(s); in v9fs_co_statfs()
117 v9fs_path_unlock(s); in v9fs_co_chmod()
138 v9fs_path_unlock(s); in v9fs_co_utimensat()
163 v9fs_path_unlock(s); in v9fs_co_chown()
183 v9fs_path_unlock(s); in v9fs_co_truncate()
222 v9fs_path_unlock(s); in v9fs_co_mknod()
243 v9fs_path_unlock(s); in v9fs_co_remove()
264 v9fs_path_unlock(s); in v9fs_co_unlinkat()
344 v9fs_path_unlock(s); in v9fs_co_symlink()
H A Dcoxattr.c42 v9fs_path_unlock(s); in v9fs_co_llistxattr()
66 v9fs_path_unlock(s); in v9fs_co_lgetxattr()
90 v9fs_path_unlock(s); in v9fs_co_lsetxattr()
111 v9fs_path_unlock(s); in v9fs_co_lremovexattr()
H A Dcofile.c44 v9fs_path_unlock(s); in v9fs_co_st_gen()
65 v9fs_path_unlock(s); in v9fs_co_lstat()
120 v9fs_path_unlock(s); in v9fs_co_open()
175 v9fs_path_unlock(s); in v9fs_co_open2()
242 v9fs_path_unlock(s); in v9fs_co_link()
H A Dcodir.c309 v9fs_path_unlock(s); in v9fs_co_mkdir()
331 v9fs_path_unlock(s); in v9fs_co_opendir()
H A D9p.c1938 v9fs_path_unlock(s); in v9fs_walk()
2801 v9fs_path_unlock(s); in v9fs_create()
2819 v9fs_path_unlock(s); in v9fs_create()
2839 v9fs_path_unlock(s); in v9fs_create()
2879 v9fs_path_unlock(s); in v9fs_create()
2892 v9fs_path_unlock(s); in v9fs_create()
2905 v9fs_path_unlock(s); in v9fs_create()
3315 v9fs_path_unlock(s); in v9fs_rename()
3441 v9fs_path_unlock(s); in v9fs_renameat()
3530 v9fs_path_unlock(s); in v9fs_wstat()
H A D9p.h444 v9fs_path_unlock(V9fsState *s) in v9fs_path_unlock() function