Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c340 int freeit = 0; in __remove_rbio_from_cache() local
365 freeit = 1; in __remove_rbio_from_cache()
388 if (freeit) in __remove_rbio_from_cache()
668 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
700 freeit = rbio; in lock_stripe_add()
715 freeit = rbio; in lock_stripe_add()
737 if (freeit) in lock_stripe_add()
738 __free_raid_bio(freeit); in lock_stripe_add()
Dscrub.c472 bool freeit = false; in unlock_full_stripe() local
510 freeit = true; in unlock_full_stripe()
515 if (freeit) in unlock_full_stripe()
/Linux-v5.15/mm/
Dmemory-failure.c1939 int freeit = 0; in unpoison_memory() local
2004 freeit = 1; in unpoison_memory()
2009 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/Linux-v5.15/net/appletalk/
Dddp.c1520 goto freeit; in ltalk_rcv()
1529 goto freeit; in ltalk_rcv()
1564 freeit: in ltalk_rcv()
/Linux-v5.15/fs/xfs/
Dxfs_log_recover.c2241 bool freeit = false; in xlog_recovery_process_trans() local
2265 freeit = true; in xlog_recovery_process_trans()
2272 freeit = true; in xlog_recovery_process_trans()
2281 if (error || freeit) in xlog_recovery_process_trans()