Home
last modified time | relevance | path

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

/include/linux/ceph/
A Dceph_fs.h641 #define CEPH_CAP_PIN 1 /* no specific capabilities beyond the pin */ macro
686 #define CEPH_STAT_CAP_INODE CEPH_CAP_PIN
687 #define CEPH_STAT_CAP_TYPE CEPH_CAP_PIN /* mode >> 12 */
688 #define CEPH_STAT_CAP_SYMLINK CEPH_CAP_PIN
698 #define CEPH_STAT_CAP_INODE_ALL (CEPH_CAP_PIN | \
725 CEPH_CAP_PIN)
726 #define CEPH_CAP_ALL_FILE (CEPH_CAP_PIN | CEPH_CAP_ANY_SHARED | \

Completed in 7 milliseconds