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