Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Draid56.c334 int freeit = 0; in __remove_rbio_from_cache() local
359 freeit = 1; in __remove_rbio_from_cache()
382 if (freeit) in __remove_rbio_from_cache()
663 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
691 freeit = rbio; in lock_stripe_add()
710 freeit = rbio; in lock_stripe_add()
733 if (freeit) in lock_stripe_add()
734 __free_raid_bio(freeit); in lock_stripe_add()
Dscrub.c473 bool freeit = false; in unlock_full_stripe() local
511 freeit = true; in unlock_full_stripe()
516 if (freeit) in unlock_full_stripe()
/Linux-v4.19/mm/
Dmemory-failure.c1535 int freeit = 0; in unpoison_memory() local
1599 freeit = 1; in unpoison_memory()
1604 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/Linux-v4.19/net/appletalk/
Dddp.c1511 goto freeit; in ltalk_rcv()
1520 goto freeit; in ltalk_rcv()
1555 freeit: in ltalk_rcv()
/Linux-v4.19/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()