Searched refs:CEPH_CAP_GCACHE (Results 1 – 2 of 2) sorted by relevance
629 #define CEPH_CAP_GCACHE 4 /* (file) client can cache reads */ macro658 #define CEPH_CAP_FILE_CACHE (CEPH_CAP_GCACHE << CEPH_CAP_SFILE)
65 if (c & CEPH_CAP_GCACHE) in gcap_string()
Completed in 15 milliseconds