Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A 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()
655 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
687 freeit = rbio; in lock_stripe_add()
702 freeit = rbio; in lock_stripe_add()
724 if (freeit) in lock_stripe_add()
725 free_raid_bio(freeit); in lock_stripe_add()
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2253 bool freeit = false; in xlog_recovery_process_trans() local
2277 freeit = true; in xlog_recovery_process_trans()
2284 freeit = true; in xlog_recovery_process_trans()
2293 if (error || freeit) in xlog_recovery_process_trans()
/openbmc/linux/net/appletalk/
H A Dddp.c1520 goto freeit; in ltalk_rcv()
1529 goto freeit; in ltalk_rcv()
1564 freeit: in ltalk_rcv()