Searched refs:__ceph_caps_mds_wanted (Results 1 – 3 of 3) sorted by relevance
553 extern int __ceph_caps_mds_wanted(struct ceph_inode_info *ci);
164 int mds_wanted = __ceph_caps_mds_wanted(ci); in ceph_open()
843 int __ceph_caps_mds_wanted(struct ceph_inode_info *ci) in __ceph_caps_mds_wanted() function