Searched refs:CEPH_CAP_PIN (Results 1 – 2 of 2) sorted by relevance
648 #define CEPH_CAP_PIN 1 /* no specific capabilities beyond the pin */ macro693 #define CEPH_STAT_CAP_INODE CEPH_CAP_PIN694 #define CEPH_STAT_CAP_TYPE CEPH_CAP_PIN /* mode >> 12 */695 #define CEPH_STAT_CAP_SYMLINK CEPH_CAP_PIN705 #define CEPH_STAT_CAP_INODE_ALL (CEPH_CAP_PIN | \732 CEPH_CAP_PIN)733 #define CEPH_CAP_ALL_FILE (CEPH_CAP_PIN | CEPH_CAP_ANY_SHARED | \
86 int caps = CEPH_CAP_PIN; in ceph_caps_for_mode()