Home
last modified time | relevance | path

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

/Linux-v5.15/net/rxrpc/
Dconn_client.c898 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
928 need_put = true; in rxrpc_unbundle_conn()
932 if (need_put) in rxrpc_unbundle_conn()
/Linux-v5.15/fs/f2fs/
Ddata.c1134 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1143 if (err || need_put) in f2fs_reserve_block()
/Linux-v5.15/drivers/block/
Drbd.c5281 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5283 if (need_put) { in rbd_dev_release()
5295 if (need_put) in rbd_dev_release()