Home
last modified time | relevance | path

Searched refs:CEPH_CAP_ANY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h729 #define CEPH_CAP_ANY (CEPH_CAP_ANY_RD | CEPH_CAP_ANY_EXCL | \ macro
/openbmc/linux/fs/ceph/
H A Dcaps.c2021 retain |= CEPH_CAP_ANY; /* be greedy */ in ceph_check_caps()