Searched refs:freeit (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | raid56.c | 351 int freeit = 0; in __remove_rbio_from_cache() local 376 freeit = 1; in __remove_rbio_from_cache() 399 if (freeit) in __remove_rbio_from_cache() 679 struct btrfs_raid_bio *freeit = NULL; in lock_stripe_add() local 711 freeit = rbio; in lock_stripe_add() 726 freeit = rbio; in lock_stripe_add() 748 if (freeit) in lock_stripe_add() 749 __free_raid_bio(freeit); in lock_stripe_add()
|
| H A D | scrub.c | 477 bool freeit = false; in unlock_full_stripe() local 515 freeit = true; in unlock_full_stripe() 520 if (freeit) in unlock_full_stripe()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory-failure.c | 1615 int freeit = 0; in unpoison_memory() local 1679 freeit = 1; in unpoison_memory() 1684 if (freeit && !(pfn == my_zero_pfn(0) && page_count(p) == 1)) in unpoison_memory()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | rtmp.h | 366 void RTMP_DropRequest(RTMP *r, int i, int freeit);
|
| H A D | rtmp.c | 2393 AV_erase(RTMP_METHOD *vals, int *num, int i, int freeit) in AV_erase() argument 2395 if (freeit) in AV_erase() 2408 RTMP_DropRequest(RTMP *r, int i, int freeit) in RTMP_DropRequest() argument 2410 AV_erase(r->m_methodCalls, &r->m_numCalls, i, freeit); in RTMP_DropRequest()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_log_recover.c | 2216 bool freeit = false; in xlog_recovery_process_trans() local 2240 freeit = true; in xlog_recovery_process_trans() 2247 freeit = true; in xlog_recovery_process_trans() 2256 if (error || freeit) in xlog_recovery_process_trans()
|
| /OK3568_Linux_fs/kernel/net/appletalk/ |
| H A D | ddp.c | 1519 goto freeit; in ltalk_rcv() 1528 goto freeit; in ltalk_rcv() 1563 freeit: in ltalk_rcv()
|