Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c126 long bd_hibufspace; member
236 __offsetof(struct bufdomain, bd_hibufspace), sysctl_bufdomain_long, "L",
680 limit = bd->bd_hibufspace; in bufspace_reserve()
1328 bd->bd_hibufspace = hibufspace / buf_domains; in bufinit()
5536 db_printf("\thibufspace\t%ld\n", bd->bd_hibufspace); in DB_SHOW_COMMAND_FLAGS()