Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 6 of 6) sorted by relevance

/fs/smb/client/
Dcompress.c65 const size_t threshold = 65, max_entropy = 8 * ilog2(16); in has_low_entropy() local
100 const size_t low = 64, high = 200, threshold = slen * 90 / 100; in calc_byte_distribution() local
/fs/jffs2/
Dcompr_rubin.c203 long i0, threshold; in decode() local
/fs/ocfs2/
Dmove_extents.c732 u32 threshold, int *skip) in ocfs2_calc_extent_defrag_len()
/fs/dlm/
Dmidcomms.c401 uint32_t threshold) in dlm_send_ack_threshold()
/fs/ocfs2/cluster/
Dheartbeat.c148 static void o2hb_dead_threshold_set(unsigned int threshold) in o2hb_dead_threshold_set()
/fs/f2fs/
Dsegment.c474 unsigned int threshold = in excess_dirty_threshold() local