Home
last modified time | relevance | path

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

/linux-5.19.10/net/rxrpc/
Dconn_client.c905 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
935 need_put = true; in rxrpc_unbundle_conn()
939 if (need_put) in rxrpc_unbundle_conn()
/linux-5.19.10/fs/fscache/
Dcookie.c900 bool need_put = false; in fscache_cookie_drop_from_lru() local
908 need_put = true; in fscache_cookie_drop_from_lru()
911 if (need_put) in fscache_cookie_drop_from_lru()
/linux-5.19.10/fs/f2fs/
Ddata.c1156 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1165 if (err || need_put) in f2fs_reserve_block()
/linux-5.19.10/drivers/block/
Drbd.c5277 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5279 if (need_put) { in rbd_dev_release()
5291 if (need_put) in rbd_dev_release()