Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c3509 bool revoke_wait = false; in handle_cap_grant() local
3708 revoke_wait = true; in handle_cap_grant()
3712 revoke_wait = true; /* do nothing yet, invalidation will be queued */ in handle_cap_grant()
3744 if (!revoke_wait && le32_to_cpu(grant->op) == CEPH_CAP_OP_REVOKE) { in handle_cap_grant()