Searched defs:mds (Results 1 – 8 of 8) sorted by relevance
347 int mds) in __ceph_lookup_mds_session()360 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()381 int mds) in register_session()628 int mds = -1; in __choose_mds() local773 int mds = session->s_mds; in __open_session() local800 int i, mds = session->s_mds; in __open_export_target_sessions() local1263 int mds, ret = 1; in check_cap_flush() local1585 int mds) in create_request_message()1706 int mds) in __prepare_send_request()1785 int mds = -1; in __do_request() local[all …]
314 static struct ceph_cap *__get_cap_for_mds(struct ceph_inode_info *ci, int mds) in __get_cap_for_mds()331 struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci, int mds) in ceph_get_cap_for_mds()347 int mds = -1; in __ceph_get_cap_mds() local364 int mds; in ceph_get_cap_mds() local523 int mds = session->s_mds; in ceph_add_cap() local1211 int mds; in __ceph_flush_snaps() local1462 int mds = -1; /* keep track of how far we've gone through i_caps list in ceph_check_caps() local2307 int mds = session->s_mds; in handle_cap_grant() local2603 int mds = session->s_mds; in handle_cap_trunc() local2638 int mds = session->s_mds; in handle_cap_export() local[all …]
82 s32 mds, inc, state; in ceph_mdsmap_decode() local
759 int mds = session->s_mds; in ceph_handle_snap() local
235 int mds = le32_to_cpu(dirinfo->auth); in ceph_fill_dirfrag() local
108 int mds; member178 int mds; /* -1 if same authority as parent */ member
204 pnfs_choose_commit_list(struct nfs_page *req, struct list_head *mds) in pnfs_choose_commit_list()321 pnfs_choose_commit_list(struct nfs_page *req, struct list_head *mds) in pnfs_choose_commit_list()
123 static const u32 mds[4][256] = { variable