Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dconn_client.c704 bool need_put = false; in rxrpc_deactivate_bundle() local
714 need_put = true; in rxrpc_deactivate_bundle()
718 if (need_put) in rxrpc_deactivate_bundle()
/linux/fs/netfs/
H A Dfscache_cookie.c914 bool need_put = false; in fscache_cookie_drop_from_lru() local
922 need_put = true; in fscache_cookie_drop_from_lru()
925 if (need_put) in fscache_cookie_drop_from_lru()
/linux/drivers/i2c/
H A Di2c-core-base.c967 bool need_put = false; in i2c_new_client_device() local
1035 need_put = true; in i2c_new_client_device()
1044 if (need_put) in i2c_new_client_device()
/linux/fs/ceph/
H A Dcaps.c1723 bool need_put = false; in ceph_flush_snaps() local
1769 need_put = true; in ceph_flush_snaps()
1773 if (need_put) in ceph_flush_snaps()
/linux/fs/f2fs/
H A Ddata.c1189 bool need_put = dn->inode_folio ? false : true; in f2fs_reserve_block() local
1198 if (err || need_put) in f2fs_reserve_block()
/linux/drivers/block/
H A Drbd.c5324 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5326 if (need_put) { in rbd_dev_release()
5338 if (need_put) in rbd_dev_release()