Home
last modified time | relevance | path

Searched defs:wnode (Results 1 - 1 of 1) sorted by relevance

/third_party/libfuse/lib/
H A Dfuse.c969 static void unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, in unlock_path() argument
997 struct node *wnode = NULL; in try_get_path() local
1137 struct node *wnode = NULL; debug_path() local
1185 get_path_common(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_common() argument
1234 get_path_wrlock(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_wrlock() argument
1331 free_path_wrlock(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, char *path) free_path_wrlock() argument
2955 struct node *wnode; fuse_lib_unlink() local
2994 struct node *wnode; fuse_lib_rmdir() local
[all...]

Completed in 9 milliseconds