Home
last modified time | relevance | path

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

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