Searched defs:revoking (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | caps.c | 1359 int held, revoking; in __prep_cap() local 1933 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 2788 int revoking = implemented & ~have; in try_get_cap_refs() local 3539 int revoking = cap->issued & ~newcaps; in handle_cap_grant() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | caps.c | 1373 int held, revoking; in __prep_cap() local 1976 int issued, implemented, want, retain, revoking, flushing = 0; in ceph_check_caps() local 2810 int revoking = implemented & ~have; in try_get_cap_refs() local 3616 int revoking = cap->issued & ~newcaps; in handle_cap_grant() local
|