Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-members.c493 u64 best_last_mount = 0; in bch2_sb_member_alloc() local
508 if (best < 0 || last_mount < best_last_mount) { in bch2_sb_member_alloc()
510 best_last_mount = last_mount; in bch2_sb_member_alloc()