Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c337 int freeit = 0; in __remove_rbio_from_cache() local
362 freeit = 1; in __remove_rbio_from_cache()
385 if (freeit) in __remove_rbio_from_cache()
666 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
694 freeit = rbio; in lock_stripe_add()
713 freeit = rbio; in lock_stripe_add()
736 if (freeit) in lock_stripe_add()
737 __free_raid_bio(freeit); in lock_stripe_add()
Dscrub.c483 bool freeit = false; in unlock_full_stripe() local
521 freeit = true; in unlock_full_stripe()
526 if (freeit) in unlock_full_stripe()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c4423 bool freeit = false; in xlog_recovery_process_trans() local
4447 freeit = true; in xlog_recovery_process_trans()
4454 freeit = true; in xlog_recovery_process_trans()
4463 if (error || freeit) in xlog_recovery_process_trans()