Searched refs:mtree_root (Results 1 – 1 of 1) sorted by relevance
74 static fsnode *mtree_root; variable845 if (mtree_current == mtree_root) { in read_mtree_spec1()967 if (mtree_root == NULL) in read_mtree_spec1()968 mtree_root = node; in read_mtree_spec1()992 mtree_current = mtree_root; in read_mtree_spec()1063 mtree_root = node; in read_mtree()1116 if (mtree_root != NULL) in read_mtree()1117 return (mtree_root); in read_mtree()