Home
last modified time | relevance | path

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

/include/linux/ceph/
Dceph_fs.h655 #define CEPH_CAP_PIN 1 /* no specific capabilities beyond the pin */ macro
700 #define CEPH_STAT_CAP_INODE CEPH_CAP_PIN
701 #define CEPH_STAT_CAP_TYPE CEPH_CAP_PIN /* mode >> 12 */
702 #define CEPH_STAT_CAP_SYMLINK CEPH_CAP_PIN
712 #define CEPH_STAT_CAP_INODE_ALL (CEPH_CAP_PIN | \
739 CEPH_CAP_PIN)
740 #define CEPH_CAP_ALL_FILE (CEPH_CAP_PIN | CEPH_CAP_ANY_SHARED | \