Searched refs:get_path_wrlock (Results 1 – 1 of 1) sorted by relevance
/external/libfuse/lib/ |
D | fuse.c | 1262 static int get_path_wrlock(struct fuse *f, fuse_ino_t nodeid, const char *name, in get_path_wrlock() function 3012 err = get_path_wrlock(f, parent, name, &path, &wnode); in fuse_lib_unlink() 3037 err = get_path_wrlock(f, parent, name, &path, &wnode); in fuse_lib_rmdir()
|