Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rxrpc/
Dconn_client.c908 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
938 need_put = true; in rxrpc_unbundle_conn()
942 if (need_put) in rxrpc_unbundle_conn()
/kernel/linux/linux-5.10/fs/f2fs/
Ddata.c1182 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1191 if (err || need_put) in f2fs_reserve_block()
/kernel/linux/linux-5.10/drivers/block/
Drbd.c5354 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5356 if (need_put) { in rbd_dev_release()
5368 if (need_put) in rbd_dev_release()