Searched defs:min_count (Results 1 – 7 of 7) sorted by relevance
717 int min_count = 4; /* min repeat count */ in scan_tree() local758 int min_count = 4; /* min repeat count */ in send_tree() local
225 u64 ts, u32 min_count) in pseq_handler_create_sequences()
461 int req_count, min_count = 0; in fha_hash_entry_choose_thread() local
1432 uint32_t min_count = (BTREE_CORE_ELEMS / 2) - 1; in zfs_btree_remove_from_node() local 1705 uint32_t min_count = (tree->bt_leaf_cap / 2) - 1; in zfs_btree_remove_idx() local [all...]
858 const size_t min_count = (repeat == '+') ? 1 : 0; MatchRepetitionAndRegexAtHead() local
1052 uint32_t min_count = 0xFFFFFFFF; in switchbalance_check() local
629 pcib_setup_secbus(device_t dev,struct pcib_secbus * bus,int min_count) pcib_setup_secbus() argument