Searched refs:mockfs_fsnode (Results 1 – 2 of 2) sorted by relevance
60 struct mockfs_fsnode { struct65 struct mockfs_fsnode * parent; /* Parent of this node (NULL for root) */ argument67 struct mockfs_fsnode * child_a; /* TEMPORARY */ argument68 struct mockfs_fsnode * child_b; /* TEMPORARY */ argument71 typedef struct mockfs_fsnode * mockfs_fsnode_t;
208 bsd/miscfs/mockfs/mockfs_fsnode.c optional mockfs