Searched refs:free_path_wrlock (Results 1 – 1 of 1) sorted by relevance
/external/libfuse/lib/ |
D | fuse.c | 1380 static void free_path_wrlock(struct fuse *f, fuse_ino_t nodeid, in free_path_wrlock() function 1394 free_path_wrlock(f, nodeid, NULL, path); in free_path() 3025 free_path_wrlock(f, parent, wnode, path); in fuse_lib_unlink() 3046 free_path_wrlock(f, parent, wnode, path); in fuse_lib_rmdir()
|