Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c351 int freeit = 0; in __remove_rbio_from_cache() local
376 freeit = 1; in __remove_rbio_from_cache()
399 if (freeit) in __remove_rbio_from_cache()
679 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
711 freeit = rbio; in lock_stripe_add()
726 freeit = rbio; in lock_stripe_add()
748 if (freeit) in lock_stripe_add()
749 __free_raid_bio(freeit); in lock_stripe_add()
Dscrub.c477 bool freeit = false; in unlock_full_stripe() local
515 freeit = true; in unlock_full_stripe()
520 if (freeit) in unlock_full_stripe()
/fs/xfs/
Dxfs_log_recover.c2216 bool freeit = false; in xlog_recovery_process_trans() local
2240 freeit = true; in xlog_recovery_process_trans()
2247 freeit = true; in xlog_recovery_process_trans()
2256 if (error || freeit) in xlog_recovery_process_trans()