Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Draid56.c353 int freeit = 0; in __remove_rbio_from_cache() local
378 freeit = 1; in __remove_rbio_from_cache()
401 if (freeit) in __remove_rbio_from_cache()
666 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
696 freeit = rbio; in lock_stripe_add()
715 freeit = rbio; in lock_stripe_add()
738 if (freeit) in lock_stripe_add()
739 __free_raid_bio(freeit); in lock_stripe_add()
/linux-4.4.14/mm/
Dmemory-failure.c1422 int freeit = 0; in unpoison_memory() local
1500 freeit = 1; in unpoison_memory()
1507 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
/linux-4.4.14/net/appletalk/
Dddp.c1513 goto freeit; in ltalk_rcv()
1522 goto freeit; in ltalk_rcv()
1557 freeit: in ltalk_rcv()
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c3595 bool freeit = false; in xlog_recovery_process_trans() local
3618 freeit = true; in xlog_recovery_process_trans()
3625 freeit = true; in xlog_recovery_process_trans()
3634 if (error || freeit) in xlog_recovery_process_trans()