Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dextents.c1060 bool have_cached_ptr; in bch2_extent_normalize_by_opts() local
1065 have_cached_ptr = false; in bch2_extent_normalize_by_opts()
1069 if (have_cached_ptr || !want_cached_ptr(c, opts, ptr)) { in bch2_extent_normalize_by_opts()
1073 have_cached_ptr = true; in bch2_extent_normalize_by_opts()