Lines Matching +defs:ts +defs:node
135 struct node { struct
136 struct node *name_next; argument
137 struct node *id_next; argument
138 fuse_ino_t nodeid; argument
141 struct node *parent; argument
159 struct node node; argument
391 static struct node_lru *node_lru(struct node *node) in node_lru()
410 static struct node_slab *node_to_slab(struct fuse *f, struct node *node) in node_to_slab()
450 struct list_head *node; in alloc_node() local
481 static void free_node_mem(struct fuse *f, struct node *node) in free_node_mem()
503 static void free_node_mem(struct fuse *f, struct node *node) in free_node_mem()
524 struct node *node; in get_node_nocheck() local
535 struct node *node = get_node_nocheck(f, nodeid); in get_node() local
548 static void remove_node_lru(struct node *node) in remove_node_lru()
555 static void set_forget_time(struct fuse *f, struct node *node) in set_forget_time()
564 static void free_node(struct fuse *f, struct node *node) in free_node()
613 static void unhash_id(struct fuse *f, struct node *node) in unhash_id()
658 struct node *node = *nodep; in rehash_id() local
674 static void hash_id(struct fuse *f, struct node *node) in hash_id()
730 static void unhash_name(struct fuse *f, struct node *node) in unhash_name()
771 struct node *node = *nodep; in rehash_name() local
787 static int hash_name(struct fuse *f, struct node *node, fuse_ino_t parentid, in hash_name()
813 static void delete_node(struct fuse *f, struct node *node) in delete_node()
827 static void unref_node(struct fuse *f, struct node *node) in unref_node()
850 struct node *node; in lookup_node() local
860 static void inc_nlookup(struct node *node) in inc_nlookup()
870 struct node *node; in find_node() local
920 struct node *node = lookup_node(f, ino, path_element); in lookup_path_in_cache() local
972 struct node *node; in unlock_path() local
996 struct node *node; in try_get_path() local
1249 struct node *node, *node1, *node2; in check_dir_loop() local
1363 struct node *node; in forget_node() local
1399 static void unlink_node(struct fuse *f, struct node *node) in unlink_node()
1410 struct node *node; in remove_node() local
1422 struct node *node; in rename_node() local
2357 struct node *node; in is_open() local
2371 struct node *node; in hidden_name() local
2424 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq()
2448 static void update_stat(struct node *node, const struct stat *stbuf) in update_stat()
2462 struct node *node; in do_lookup() local
2738 struct node *node; in fuse_lib_getattr() local
3100 struct node *node; in fuse_do_release() local
3190 struct node *node; in open_auto_cache() local
3449 struct node *node; in lookup_nodeid() local
3945 static struct lock *locks_conflict(struct node *node, const struct lock *lock) in locks_conflict()
3971 static int locks_insert(struct node *node, struct lock *lock) in locks_insert()
4414 struct node *node; in fuse_clean_cache() local
5138 struct node *node; in fuse_destroy() local
5153 struct node *node; in fuse_destroy() local