Home
last modified time | relevance | path

Searched refs:need_put (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dconn_client.c688 bool need_put = false; in rxrpc_deactivate_bundle() local
698 need_put = true; in rxrpc_deactivate_bundle()
702 if (need_put) in rxrpc_deactivate_bundle()
/kernel/linux/linux-5.10/net/rxrpc/
H A Dconn_client.c947 bool need_put = false; in rxrpc_deactivate_bundle() local
953 need_put = true; in rxrpc_deactivate_bundle()
957 if (need_put) in rxrpc_deactivate_bundle()
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c910 bool need_put = false; in fscache_cookie_drop_from_lru() local
918 need_put = true; in fscache_cookie_drop_from_lru()
921 if (need_put) in fscache_cookie_drop_from_lru()
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-base.c935 bool need_put = false; in i2c_new_client_device() local
997 need_put = true; in i2c_new_client_device()
1005 if (need_put) in i2c_new_client_device()
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1640 bool need_put = false; in ceph_flush_snaps() local
1693 need_put = true; in ceph_flush_snaps()
1697 if (need_put) in ceph_flush_snaps()
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c1691 bool need_put = false; in ceph_flush_snaps() local
1737 need_put = true; in ceph_flush_snaps()
1741 if (need_put) in ceph_flush_snaps()
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c1184 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1193 if (err || need_put) in f2fs_reserve_block()
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c1257 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
1266 if (err || need_put) in f2fs_reserve_block()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c5404 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5406 if (need_put) { in rbd_dev_release()
5418 if (need_put) in rbd_dev_release()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c5331 bool need_put = !!rbd_dev->opts; in rbd_dev_release() local
5333 if (need_put) { in rbd_dev_release()
5345 if (need_put) in rbd_dev_release()

Completed in 48 milliseconds