Searched refs:mtree_root (Results 1 – 1 of 1) sorted by relevance
74 static fsnode *mtree_root; variable848 if (mtree_current == mtree_root) { in read_mtree_spec1()970 if (mtree_root == NULL) in read_mtree_spec1()971 mtree_root = node; in read_mtree_spec1()995 mtree_current = mtree_root; in read_mtree_spec()1074 mtree_root = node; in read_mtree()1127 if (mtree_root != NULL) in read_mtree()1128 return (mtree_root); in read_mtree()