Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h732 #define CEPH_CAP_ALL_FILE (CEPH_CAP_PIN | CEPH_CAP_ANY_SHARED | \ macro
/openbmc/linux/fs/ceph/
H A Dfile.c650 in.cap.caps = in.cap.wanted = cpu_to_le32(CEPH_CAP_ALL_FILE); in ceph_finish_async_create()