Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dinode.c1348 bool *need_another_pass) in may_delete_deleted_inode() argument
1437 bool need_another_pass; in bch2_delete_dead_inodes() local
1449 need_another_pass = false; in bch2_delete_dead_inodes()
1460 ret = may_delete_deleted_inode(trans, &iter, k.k->p, &need_another_pass); in bch2_delete_dead_inodes()
1482 if (!ret && need_another_pass) in bch2_delete_dead_inodes()