Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c353 int freeit = 0; in __remove_rbio_from_cache() local
378 freeit = 1; in __remove_rbio_from_cache()
401 if (freeit) in __remove_rbio_from_cache()
682 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
710 freeit = rbio; in lock_stripe_add()
729 freeit = rbio; in lock_stripe_add()
752 if (freeit) in lock_stripe_add()
753 __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.c4377 bool freeit = false; in xlog_recovery_process_trans() local
4401 freeit = true; in xlog_recovery_process_trans()
4408 freeit = true; in xlog_recovery_process_trans()
4417 if (error || freeit) in xlog_recovery_process_trans()