Searched refs:freeit (Results 1 – 3 of 3) sorted by relevance
469 bool freeit = false; in __remove_rbio_from_cache() local 494 freeit = true; in __remove_rbio_from_cache() 517 if (freeit) in __remove_rbio_from_cache() 774 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local 806 freeit = rbio; in lock_stripe_add() 821 freeit = rbio; in lock_stripe_add() 843 if (freeit) in lock_stripe_add() 844 free_raid_bio(freeit); in lock_stripe_add()
2287 bool freeit = false; in xlog_recovery_process_trans() local2311 freeit = true; in xlog_recovery_process_trans()2318 freeit = true; in xlog_recovery_process_trans()2327 if (error || freeit) in xlog_recovery_process_trans()