Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Draid56.c429 int freeit = 0; in __remove_rbio_from_cache() local
454 freeit = 1; in __remove_rbio_from_cache()
477 if (freeit) in __remove_rbio_from_cache()
732 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local
764 freeit = rbio; in lock_stripe_add()
779 freeit = rbio; in lock_stripe_add()
801 if (freeit) in lock_stripe_add()
802 free_raid_bio(freeit); in lock_stripe_add()
/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c2282 bool freeit = false; in xlog_recovery_process_trans() local
2306 freeit = true; in xlog_recovery_process_trans()
2313 freeit = true; in xlog_recovery_process_trans()
2322 if (error || freeit) in xlog_recovery_process_trans()
/linux-6.12.1/net/appletalk/
Dddp.c1497 goto freeit; in ltalk_rcv()
1506 goto freeit; in ltalk_rcv()
1541 freeit: in ltalk_rcv()