Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Draid56.c352 int freeit = 0; in __remove_rbio_from_cache() local
377 freeit = 1; in __remove_rbio_from_cache()
400 if (freeit) in __remove_rbio_from_cache()
661 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()
/linux-4.1.27/mm/
Dmemory-failure.c1432 int freeit = 0; in unpoison_memory() local
1485 freeit = 1; in unpoison_memory()
1492 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/linux-4.1.27/net/appletalk/
Dddp.c1513 goto freeit; in ltalk_rcv()
1522 goto freeit; in ltalk_rcv()
1557 freeit: in ltalk_rcv()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c3523 bool freeit = false; in xlog_recovery_process_trans() local
3546 freeit = true; in xlog_recovery_process_trans()
3553 freeit = true; in xlog_recovery_process_trans()
3562 if (error || freeit) in xlog_recovery_process_trans()