Searched refs:revoking (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ceph/ |
D | caps.c | 1279 int held, revoking; in __send_cap() local 1285 revoking = cap->implemented & ~cap->issued; in __send_cap() 1286 retain &= ~revoking; in __send_cap() 1291 ceph_cap_string(revoking)); in __send_cap() 1818 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 1847 revoking = implemented & ~issued; in ceph_check_caps() 1883 ceph_cap_string(issued), ceph_cap_string(revoking), in ceph_check_caps() 1898 (revoking & (CEPH_CAP_FILE_CACHE| in ceph_check_caps() 1925 revoking = cap->implemented & ~cap->issued; in ceph_check_caps() 1930 ceph_cap_string(revoking)); in ceph_check_caps() [all …]
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 316 like editing identities, adding or revoking subkeys, or signing other
|