Home
last modified time | relevance | path

Searched refs:bd_hibufspace (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_bio.c124 long bd_hibufspace; member
230 __offsetof(struct bufdomain, bd_hibufspace), sysctl_bufdomain_long, "L",
701 limit = bd->bd_hibufspace; in bufspace_reserve()
1276 bd->bd_hibufspace = hibufspace / buf_domains; in bufinit()
5413 db_printf("\thibufspace\t%ld\n", bd->bd_hibufspace); in DB_SHOW_COMMAND()