Searched refs:get_path_wrlock (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/lib/ |
H A D | fuse.c | 1234 static int get_path_wrlock(struct fuse *f, fuse_ino_t nodeid, const char *name, in get_path_wrlock() function 2959 err = get_path_wrlock(f, parent, name, &path, &wnode); in fuse_lib_unlink() 2998 err = get_path_wrlock(f, parent, name, &path, &wnode); in fuse_lib_rmdir()
|
Completed in 7 milliseconds