Home
last modified time | relevance | path

Searched refs:freeit (Results 1 – 2 of 2) 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()
666 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
696 freeit = rbio; in lock_stripe_add()
715 freeit = rbio; in lock_stripe_add()
738 if (freeit) in lock_stripe_add()
739 __free_raid_bio(freeit); in lock_stripe_add()
/fs/xfs/
Dxfs_log_recover.c3595 bool freeit = false; in xlog_recovery_process_trans() local
3618 freeit = true; in xlog_recovery_process_trans()
3625 freeit = true; in xlog_recovery_process_trans()
3634 if (error || freeit) in xlog_recovery_process_trans()