Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsuper.h553 extern int __ceph_caps_mds_wanted(struct ceph_inode_info *ci);
Dfile.c164 int mds_wanted = __ceph_caps_mds_wanted(ci); in ceph_open()
Dcaps.c843 int __ceph_caps_mds_wanted(struct ceph_inode_info *ci) in __ceph_caps_mds_wanted() function