Searched refs:max_background (Results 1 – 5 of 5) sorted by relevance
78 unsigned max_background; member95 CONN_OPTION("max_background=%u", max_background, 0),367 conn->max_background = opts->max_background; in fuse_apply_conn_info_opts()
2108 if (se->conn.max_background >= (1 << 16)) in do_init()2109 se->conn.max_background = (1 << 16) - 1; in do_init()2110 if (se->conn.congestion_threshold > se->conn.max_background) in do_init()2111 se->conn.congestion_threshold = se->conn.max_background; in do_init()2114 se->conn.max_background * 3 / 4; in do_init()2117 outarg.max_background = se->conn.max_background; in do_init()2130 outarg.max_background); in do_init()
461 unsigned max_background; member
653 uint16_t max_background; member
697 uint16_t max_background; member