Home
last modified time | relevance | path

Searched defs:node_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/edns-subnet/
H A Daddrtree.c115 node_size(const struct addrtree *tree, const struct addrnode *n) in node_size() function
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c470 const size_t node_size = sizeof(struct tmpfs_node) + in tmpfs_pages_used() local