Searched refs:mtree_root (Results 1 – 1 of 1) sorted by relevance
77 static fsnode *mtree_root; variable837 if (mtree_current == mtree_root) { in read_mtree_spec1()959 if (mtree_root == NULL) in read_mtree_spec1()960 mtree_root = node; in read_mtree_spec1()984 mtree_current = mtree_root; in read_mtree_spec()1055 mtree_root = node; in read_mtree()1108 if (mtree_root != NULL) in read_mtree()1109 return (mtree_root); in read_mtree()