Searched refs:revoking (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 1376 int held, revoking; in __prep_cap() local 1381 revoking = cap->implemented & ~cap->issued; in __prep_cap() 1382 retain &= ~revoking; in __prep_cap() 1387 ceph_cap_string(revoking)); in __prep_cap() 1979 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 2013 revoking = implemented & ~issued; in ceph_check_caps() 2055 ceph_cap_string(issued), ceph_cap_string(revoking), in ceph_check_caps() 2070 (revoking & (CEPH_CAP_FILE_CACHE| in ceph_check_caps() 2103 revoking = cap->implemented & ~cap->issued; in ceph_check_caps() 2108 ceph_cap_string(revoking)); in ceph_check_caps() [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 279 like editing identities, adding or revoking subkeys, or signing other
|
/openbmc/qemu/qapi/ |
H A D | migration.json | 2101 # temporarily revoking write access to all pages) and counting page
|