Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dconn_client.c902 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
932 need_put = true; in rxrpc_unbundle_conn()
936 if (need_put) in rxrpc_unbundle_conn()
/linux/fs/f2fs/
A 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/drivers/block/
A 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()

Completed in 24 milliseconds