Searched refs:revoking (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/fs/ceph/ |
| D | caps.c | 1352 int held, revoking; in __prep_cap() local 1357 revoking = cap->implemented & ~cap->issued; in __prep_cap() 1358 retain &= ~revoking; in __prep_cap() 1363 ceph_cap_string(revoking)); in __prep_cap() 1910 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 1938 revoking = implemented & ~issued; in ceph_check_caps() 1980 ceph_cap_string(issued), ceph_cap_string(revoking), in ceph_check_caps() 1994 (revoking & (CEPH_CAP_FILE_CACHE| in ceph_check_caps() 2028 revoking = cap->implemented & ~cap->issued; in ceph_check_caps() 2033 ceph_cap_string(revoking)); in ceph_check_caps() [all …]
|
| /Linux-v5.10/Documentation/process/ |
| D | maintainer-pgp-guide.rst | 319 like editing identities, adding or revoking subkeys, or signing other
|