Searched refs:nil_flags (Results 1 – 9 of 9) sorted by relevance
114 .nil_flags = 0x2122 .nil_flags = 0x23131 .nil_flags = 0x2140 .nil_flags = 0x23162 .nil_flags = 0x2170 .nil_flags = 0x23178 .nil_flags = NVME_LOCK_F_DONT_BLOCK186 .nil_flags = NVME_LOCK_F_DONT_BLOCK
42 .nil_flags = NVME_LOCK_F_DONT_BLOCK48 .nil_flags = NVME_LOCK_F_DONT_BLOCK55 .nil_flags = NVME_LOCK_F_DONT_BLOCK62 .nil_flags = NVME_LOCK_F_DONT_BLOCK
87 lock.nil_flags = NVME_LOCK_F_DONT_BLOCK; in basic_lock_test()136 lock.nil_flags = NVME_LOCK_F_DONT_BLOCK; in basic_lock_test_no_ns_ctrl()
77 lock.nil_flags &= ~NVME_LOCK_F_DONT_BLOCK; in lock_signal_thr()
300 lock.nil_flags &= ~NVME_LOCK_F_DONT_BLOCK; in lock_thread()
464 const boolean_t is_nonblock = (req->nil_flags & in nvme_rwlock()
6238 .nil_flags = NVME_LOCK_F_DONT_BLOCK in nvme_open()7913 if ((lock.nil_flags & ~all_flags) != 0) { in nvme_ioctl_lock()
1420 lock.nil_flags = flags; in nvme_lock_common()
717 nvme_lock_flags_t nil_flags; member