Home
last modified time | relevance | path

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

/Linux-v5.10/net/rxrpc/
Dconn_client.c904 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
934 need_put = true; in rxrpc_unbundle_conn()
938 if (need_put) in rxrpc_unbundle_conn()
/Linux-v5.10/fs/f2fs/
Ddata.c1181 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1190 if (err || need_put) in f2fs_reserve_block()
/Linux-v5.10/drivers/block/
Drbd.c5362 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5364 if (need_put) { in rbd_dev_release()
5376 if (need_put) in rbd_dev_release()