Home
last modified time | relevance | path

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

/linux-6.6.21/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()
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()
/linux-6.6.21/net/appletalk/
Dddp.c1520 goto freeit; in ltalk_rcv()
1529 goto freeit; in ltalk_rcv()
1564 freeit: in ltalk_rcv()
/linux-6.6.21/fs/xfs/
Dxfs_log_recover.c2236 bool freeit = false; in xlog_recovery_process_trans() local
2260 freeit = true; in xlog_recovery_process_trans()
2267 freeit = true; in xlog_recovery_process_trans()
2276 if (error || freeit) in xlog_recovery_process_trans()