Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c2097 (flags & CHECK_CAPS_NOINVAL) ? " NOINVAL" : "", in ceph_check_caps()
2105 if ((!(flags & CHECK_CAPS_NOINVAL) || mdsc->stopping) && in ceph_check_caps()
3801 ceph_check_caps(ci, flags | CHECK_CAPS_AUTHONLY | CHECK_CAPS_NOINVAL); in handle_cap_grant()
3803 ceph_check_caps(ci, flags | CHECK_CAPS_NOINVAL); in handle_cap_grant()