Home
last modified time | relevance | path

Searched refs:min_bi_depth (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dfsck.c2593 u32 min_bi_depth = U32_MAX; in check_path_loop() local
2647 min_bi_depth = parent_inode.bi_depth; in check_path_loop()
2650 min_bi_depth < U16_MAX) in check_path_loop()
2680 min_bi_depth = 0; in check_path_loop()
2683 ret = bch2_bi_depth_renumber(trans, &path, min_bi_depth); in check_path_loop()