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

/freebsd-13-stable/sys/kern/
H A Dvfs_bio.c196 static int sysctl_bufdomain_long(SYSCTL_HANDLER_ARGS);
214 __offsetof(struct bufdomain, bd_maxbufspace), sysctl_bufdomain_long, "L",
225 __offsetof(struct bufdomain, bd_lobufspace), sysctl_bufdomain_long, "L",
230 __offsetof(struct bufdomain, bd_hibufspace), sysctl_bufdomain_long, "L",
235 __offsetof(struct bufdomain, bd_bufspacethresh), sysctl_bufdomain_long, "L",
450 sysctl_bufdomain_long(SYSCTL_HANDLER_ARGS) function

Completed in 61 milliseconds