Searched refs:mtree_root (Results 1 – 1 of 1) sorted by relevance
75 static fsnode *mtree_root; variable846 if (mtree_current == mtree_root) { in read_mtree_spec1()968 if (mtree_root == NULL) in read_mtree_spec1()969 mtree_root = node; in read_mtree_spec1()993 mtree_current = mtree_root; in read_mtree_spec()1064 mtree_root = node; in read_mtree()1117 if (mtree_root != NULL) in read_mtree()1118 return (mtree_root); in read_mtree()