Home
last modified time | relevance | path

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

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