Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c343 int freeit = 0; in __remove_rbio_from_cache() local
368 freeit = 1; in __remove_rbio_from_cache()
391 if (freeit) in __remove_rbio_from_cache()
670 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
702 freeit = rbio; in lock_stripe_add()
717 freeit = rbio; in lock_stripe_add()
739 if (freeit) in lock_stripe_add()
740 __free_raid_bio(freeit); in lock_stripe_add()
Dscrub.c472 bool freeit = false; in unlock_full_stripe() local
510 freeit = true; in unlock_full_stripe()
515 if (freeit) in unlock_full_stripe()
/fs/xfs/
Dxfs_log_recover.c2241 bool freeit = false; in xlog_recovery_process_trans() local
2265 freeit = true; in xlog_recovery_process_trans()
2272 freeit = true; in xlog_recovery_process_trans()
2281 if (error || freeit) in xlog_recovery_process_trans()