Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcaps.c3522 bool revoke_wait = false; in handle_cap_grant() local
3721 revoke_wait = true; in handle_cap_grant()
3725 revoke_wait = true; /* do nothing yet, invalidation will be queued */ in handle_cap_grant()
3757 if (!revoke_wait && le32_to_cpu(grant->op) == CEPH_CAP_OP_REVOKE) { in handle_cap_grant()