Searched refs:to_put (Results 1 – 4 of 4) sorted by relevance
1047 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1056 to_put = NULL; in xfrm_state_find()1099 to_put = x0; in xfrm_state_find()1128 to_put = x; in xfrm_state_find()1153 to_put = x; in xfrm_state_find()1168 if (to_put) in xfrm_state_find()1169 xfrm_state_put(to_put); in xfrm_state_find()1387 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1395 to_put = NULL; in xfrm_state_add()1401 to_put = x1; in xfrm_state_add()[all …]
535 struct inode *to_put = NULL; in nfs_client_return_marked_delegations() local549 to_put = place_holder; in nfs_client_return_marked_delegations()558 if (to_put) in nfs_client_return_marked_delegations()559 iput(to_put); in nfs_client_return_marked_delegations()566 if (to_put) in nfs_client_return_marked_delegations()567 iput(to_put); in nfs_client_return_marked_delegations()
429 struct bio *to_put = NULL; in raid1_end_write_request() local463 to_put = bio; in raid1_end_write_request()480 to_put = bio; in raid1_end_write_request()540 if (to_put) in raid1_end_write_request()541 bio_put(to_put); in raid1_end_write_request()
435 struct bio *to_put = NULL; in raid10_end_write_request() local480 to_put = bio; in raid10_end_write_request()532 if (to_put) in raid10_end_write_request()533 bio_put(to_put); in raid10_end_write_request()