Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/ !
Dzns.c246 c->zms.select_all = 1; in nvme_setup_zone_mgmt_send()
/linux-6.6.21/drivers/nvme/target/ !
Dzns.c494 if (req->cmd->zms.select_all) { in nvmet_bdev_zmgmt_send_work()
/linux-6.6.21/net/netfilter/ !
Dxt_hashlimit.c361 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, bool select_all) in htable_selective_cleanup() argument
371 if (time_after_eq(jiffies, dh->expires) || select_all) in htable_selective_cleanup()
/linux-6.6.21/include/linux/ !
Dnvme.h1071 __u8 select_all; member