Searched refs:bd_maxbufspace (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dvfs_bio.c123 long bd_maxbufspace; member in struct:bufdomain
214 __offsetof(struct bufdomain, bd_maxbufspace), sysctl_bufdomain_long, "L",
699 limit = bd->bd_maxbufspace;
1275 bd->bd_maxbufspace = maxbufspace / buf_domains;
5414 db_printf("\tmaxbufspace\t%ld\n", bd->bd_maxbufspace);

Completed in 86 milliseconds