Searched refs:tmpfs_node (Results 1 – 4 of 4) sorted by relevance
55 struct tmpfs_node * td_node;77 typedef struct tmpfs_node { struct78 LIST_ENTRY(tmpfs_node) tn_entries;134 struct tmpfs_node * tn_parent; argument169 LIST_HEAD(tmpfs_node_list, tmpfs_node); argument
179 struct tmpfs_node *187 if (!tmpfs_mem_incr(mp, sizeof(struct tmpfs_node))) { in tmpfs_node_get()195 tmpfs_node_put(struct tmpfs_mount *mp, struct tmpfs_node *tn) in tmpfs_node_put()199 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); in tmpfs_node_put()
475 struct tmpfs_node *dnode; in tmpfs_gro_genealogy()
50 struct tmpfs_node tn; in tmpfs_filestat()