• Home
  • Raw
  • Download

Lines Matching defs:node

46 static void acquire_node_locked(struct node* node)  in acquire_node_locked()
55 static void release_node_locked(struct node* node) in release_node_locked()
77 static void add_node_to_parent_locked(struct node *node, struct node *parent) { in add_node_to_parent_locked()
84 static void remove_node_from_parent_locked(struct node* node) in remove_node_from_parent_locked()
107 static ssize_t get_node_path_locked(struct node* node, char* buf, size_t bufsize) { in get_node_path_locked()
183 const struct stat *s, const struct node* node) { in attr_from_stat()
245 struct node *node) { in derive_permissions_locked()
300 struct node *node; in derive_permissions_recursive_locked() local
335 const struct fuse_in_header *hdr, const struct node* node, int mode) { in check_caller_access_to_node()
342 struct node *node; in create_node_locked() local
384 static int rename_node_locked(struct node *node, const char *name, in rename_node_locked()
437 struct node* node = lookup_node_by_id_locked(fuse, nid); in lookup_node_and_path_by_id_locked() local
444 static struct node *lookup_child_by_name_locked(struct node *node, const char *name) in lookup_child_by_name_locked()
512 struct node* node; in fuse_reply_entry() local
537 static int fuse_reply_attr(struct fuse* fuse, __u64 unique, const struct node* node, in fuse_reply_attr()
616 struct node* node; in handle_forget() local
637 struct node* node; in handle_getattr() local
660 struct node* node; in handle_setattr() local
998 struct node* node; in handle_open() local
1163 struct node* node; in handle_opendir() local
1281 struct node* node; in handle_canonical_path() local