Searched refs:v9fs_path_read_lock (Results 1 – 5 of 5) sorted by relevance
34 v9fs_path_read_lock(s); in v9fs_co_llistxattr()56 v9fs_path_read_lock(s); in v9fs_co_lgetxattr()80 v9fs_path_read_lock(s); in v9fs_co_lsetxattr()103 v9fs_path_read_lock(s); in v9fs_co_lremovexattr()
65 v9fs_path_read_lock(s); in v9fs_co_readlink()86 v9fs_path_read_lock(s); in v9fs_co_statfs()109 v9fs_path_read_lock(s); in v9fs_co_chmod()130 v9fs_path_read_lock(s); in v9fs_co_utimensat()174 v9fs_path_read_lock(s); in v9fs_co_chown()194 v9fs_path_read_lock(s); in v9fs_co_truncate()241 v9fs_path_read_lock(s); in v9fs_co_mknod()272 v9fs_path_read_lock(s); in v9fs_co_remove()293 v9fs_path_read_lock(s); in v9fs_co_unlinkat()362 v9fs_path_read_lock(s); in v9fs_co_symlink()
36 v9fs_path_read_lock(s); in v9fs_co_st_gen()58 v9fs_path_read_lock(s); in v9fs_co_lstat()111 v9fs_path_read_lock(s); in v9fs_co_open()238 v9fs_path_read_lock(s); in v9fs_co_link()
292 v9fs_path_read_lock(s); in v9fs_co_mkdir()322 v9fs_path_read_lock(s); in v9fs_co_opendir()
436 v9fs_path_read_lock(V9fsState *s) in v9fs_path_read_lock() function