Home
last modified time | relevance | path

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

/include/linux/ceph/
Dceph_fs.h625 #define CEPH_CAP_PIN 1 /* no specific capabilities beyond the pin */ macro
670 #define CEPH_STAT_CAP_INODE CEPH_CAP_PIN
671 #define CEPH_STAT_CAP_TYPE CEPH_CAP_PIN /* mode >> 12 */
672 #define CEPH_STAT_CAP_SYMLINK CEPH_CAP_PIN
682 #define CEPH_STAT_CAP_INODE_ALL (CEPH_CAP_PIN | \
709 CEPH_CAP_PIN)
710 #define CEPH_CAP_ALL_FILE (CEPH_CAP_PIN | CEPH_CAP_ANY_SHARED | \