Searched refs:revoking (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/ceph/ |
| D | caps.c | 1278 int held, revoking; in __send_cap() local 1284 revoking = cap->implemented & ~cap->issued; in __send_cap() 1285 retain &= ~revoking; in __send_cap() 1290 ceph_cap_string(revoking)); in __send_cap() 1827 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 1856 revoking = implemented & ~issued; in ceph_check_caps() 1895 ceph_cap_string(issued), ceph_cap_string(revoking), in ceph_check_caps() 1910 (revoking & (CEPH_CAP_FILE_CACHE| in ceph_check_caps() 1937 revoking = cap->implemented & ~cap->issued; in ceph_check_caps() 1942 ceph_cap_string(revoking)); in ceph_check_caps() [all …]
|
| /Linux-v5.4/Documentation/process/ |
| D | maintainer-pgp-guide.rst | 319 like editing identities, adding or revoking subkeys, or signing other
|