Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.c469 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()
/linux/fs/xfs/
H A Dxfs_log_recover.c2298 bool freeit = false; in xlog_recovery_process_trans() local
2322 freeit = true; in xlog_recovery_process_trans()
2329 freeit = true; in xlog_recovery_process_trans()
2338 if (error || freeit) in xlog_recovery_process_trans()