Searched refs:NON_BLOCKING (Results 1 – 2 of 2) sorted by relevance
77 NON_BLOCKING, enumerator2631 state = (file->f_flags & O_NONBLOCK) ? NON_BLOCKING : BLOCKING; in _ctl_ioctl_main()2632 if (state == NON_BLOCKING) { in _ctl_ioctl_main()
2745 NON_BLOCKING = (1 << 8), enumerator2827 if (flags & NON_BLOCKING) { in try_get_cap_refs()2953 flags |= NON_BLOCKING; in ceph_try_get_caps()3010 flags |= NON_BLOCKING; in __ceph_get_caps()