Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dzns.c242 c->zms.select_all = 1; in nvme_setup_zone_mgmt_send()
/Linux-v5.15/drivers/nvme/target/
Dzns.c478 if (req->cmd->zms.select_all) { in nvmet_bdev_zmgmt_send_work()
/Linux-v5.15/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-v5.15/include/linux/
Dnvme.h923 __u8 select_all; member