HomeSort by: relevance | last modified time | path
    Searched defs:no_overlapping_node (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_readinode.c 61 int no_overlapping_node(struct rb_tree *, struct chfs_node_frag *,
488 * no_overlapping_node - inserts a node to the fragtree
492 no_overlapping_node(struct rb_tree *fragtree, function
542 return no_overlapping_node(fragtree, newfrag, this, lastend);

Completed in 23 milliseconds