Searched refs:to_put (Results 1 – 4 of 4) sorted by relevance
1357 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1373 to_put = NULL; in xfrm_state_find()1498 to_put = x0; in xfrm_state_find()1529 to_put = x; in xfrm_state_find()1552 to_put = x; in xfrm_state_find()1601 to_put = x; in xfrm_state_find()1630 if (to_put) in xfrm_state_find()1631 xfrm_state_put(to_put); in xfrm_state_find()1889 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1897 to_put = NULL; in xfrm_state_add()[all …]
654 struct inode *to_put = NULL; in nfs_server_return_marked_delegations() local 670 to_put = place_holder; in nfs_server_return_marked_delegations() 679 iput(to_put); in nfs_server_return_marked_delegations()
452 struct bio *to_put = NULL; in raid1_end_write_request() local 485 to_put = bio; in raid1_end_write_request() 499 to_put = bio; in raid1_end_write_request() 556 if (to_put) in raid1_end_write_request() 557 bio_put(to_put); in raid1_end_write_request()
460 struct bio *to_put = NULL; in raid10_end_write_request() local 503 to_put = bio; in raid10_end_write_request() 550 if (to_put) in raid10_end_write_request() 551 bio_put(to_put); in raid10_end_write_request()