Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Draid56.c348 int freeit = 0; in __remove_rbio_from_cache() local
373 freeit = 1; in __remove_rbio_from_cache()
396 if (freeit) in __remove_rbio_from_cache()
676 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
708 freeit = rbio; in lock_stripe_add()
723 freeit = rbio; in lock_stripe_add()
745 if (freeit) in lock_stripe_add()
746 __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.10/mm/
Dmemory-failure.c1598 int freeit = 0; in unpoison_memory() local
1662 freeit = 1; in unpoison_memory()
1667 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/Linux-v5.10/net/appletalk/
Dddp.c1519 goto freeit; in ltalk_rcv()
1528 goto freeit; in ltalk_rcv()
1563 freeit: in ltalk_rcv()
/Linux-v5.10/fs/xfs/
Dxfs_log_recover.c2214 bool freeit = false; in xlog_recovery_process_trans() local
2238 freeit = true; in xlog_recovery_process_trans()
2245 freeit = true; in xlog_recovery_process_trans()
2254 if (error || freeit) in xlog_recovery_process_trans()