Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Draid56.c350 int freeit = 0; in __remove_rbio_from_cache() local
375 freeit = 1; in __remove_rbio_from_cache()
398 if (freeit) in __remove_rbio_from_cache()
679 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
707 freeit = rbio; in lock_stripe_add()
726 freeit = rbio; in lock_stripe_add()
749 if (freeit) in lock_stripe_add()
750 __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()
/Linux-v5.4/mm/
Dmemory-failure.c1537 int freeit = 0; in unpoison_memory() local
1601 freeit = 1; in unpoison_memory()
1606 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/Linux-v5.4/net/appletalk/
Dddp.c1511 goto freeit; in ltalk_rcv()
1520 goto freeit; in ltalk_rcv()
1555 freeit: in ltalk_rcv()
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c4346 bool freeit = false; in xlog_recovery_process_trans() local
4370 freeit = true; in xlog_recovery_process_trans()
4377 freeit = true; in xlog_recovery_process_trans()
4386 if (error || freeit) in xlog_recovery_process_trans()