Searched refs:CEPH_CAP_PIN (Results 1 - 1 of 1) sorted by relevance

/include/linux/ceph/
H A Dceph_fs.h527 #define CEPH_CAP_PIN 1 /* no specific capabilities beyond the pin */ macro
569 #define CEPH_STAT_CAP_INODE CEPH_CAP_PIN
570 #define CEPH_STAT_CAP_TYPE CEPH_CAP_PIN /* mode >> 12 */
571 #define CEPH_STAT_CAP_SYMLINK CEPH_CAP_PIN
581 #define CEPH_STAT_CAP_INODE_ALL (CEPH_CAP_PIN | \
603 CEPH_CAP_PIN)

Completed in 28 milliseconds