Searched refs:max_background (Results 1 – 7 of 7) 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()
2185 if (se->conn.max_background >= (1 << 16)) in do_init()2186 se->conn.max_background = (1 << 16) - 1; in do_init()2187 if (se->conn.congestion_threshold > se->conn.max_background) in do_init()2188 se->conn.congestion_threshold = se->conn.max_background; in do_init()2191 se->conn.max_background * 3 / 4; in do_init()2194 outarg.max_background = se->conn.max_background; in do_init()2207 outarg.max_background); in do_init()
478 unsigned max_background; member
661 uint16_t max_background; member
733 uint16_t max_background; member
929 pub max_background: u16, field
960 max_background: ::std::u16::MAX, in init()