Searched refs:revoking (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | caps.c | 1359 int held, revoking; in __prep_cap() local 1364 revoking = cap->implemented & ~cap->issued; in __prep_cap() 1365 retain &= ~revoking; in __prep_cap() 1370 ceph_cap_string(revoking)); in __prep_cap() 1927 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 1955 revoking = implemented & ~issued; in ceph_check_caps() 1997 ceph_cap_string(issued), ceph_cap_string(revoking), in ceph_check_caps() 2011 (revoking & (CEPH_CAP_FILE_CACHE| in ceph_check_caps() 2045 revoking = cap->implemented & ~cap->issued; in ceph_check_caps() 2050 ceph_cap_string(revoking)); in ceph_check_caps() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 319 like editing identities, adding or revoking subkeys, or signing other
|