Searched refs:v9fs_path_read_lock (Results 1 – 5 of 5) sorted by relevance
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()155 v9fs_path_read_lock(s); in v9fs_co_chown()175 v9fs_path_read_lock(s); in v9fs_co_truncate()204 v9fs_path_read_lock(s); in v9fs_co_mknod()235 v9fs_path_read_lock(s); in v9fs_co_remove()256 v9fs_path_read_lock(s); in v9fs_co_unlinkat()325 v9fs_path_read_lock(s); in v9fs_co_symlink()
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()
35 v9fs_path_read_lock(s); in v9fs_co_st_gen()57 v9fs_path_read_lock(s); in v9fs_co_lstat()110 v9fs_path_read_lock(s); in v9fs_co_open()233 v9fs_path_read_lock(s); in v9fs_co_link()
291 v9fs_path_read_lock(s); in v9fs_co_mkdir()321 v9fs_path_read_lock(s); in v9fs_co_opendir()
436 v9fs_path_read_lock(V9fsState *s) in v9fs_path_read_lock() function