Home
last modified time | relevance | path

Searched defs:mds (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/fs/ceph/
Dmds_client.c347 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() local
773 int mds = session->s_mds; in __open_session() local
800 int i, mds = session->s_mds; in __open_export_target_sessions() local
1263 int mds, ret = 1; in check_cap_flush() local
1585 int mds) in create_request_message()
1706 int mds) in __prepare_send_request()
1785 int mds = -1; in __do_request() local
[all …]
Dcaps.c314 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() local
364 int mds; in ceph_get_cap_mds() local
523 int mds = session->s_mds; in ceph_add_cap() local
1211 int mds; in __ceph_flush_snaps() local
1462 int mds = -1; /* keep track of how far we've gone through i_caps list in ceph_check_caps() local
2307 int mds = session->s_mds; in handle_cap_grant() local
2603 int mds = session->s_mds; in handle_cap_trunc() local
2638 int mds = session->s_mds; in handle_cap_export() local
[all …]
Dmdsmap.c82 s32 mds, inc, state; in ceph_mdsmap_decode() local
Dsnap.c759 int mds = session->s_mds; in ceph_handle_snap() local
Dinode.c235 int mds = le32_to_cpu(dirinfo->auth); in ceph_fill_dirfrag() local
Dsuper.h108 int mds; member
178 int mds; /* -1 if same authority as parent */ member
/linux-2.6.39/fs/nfs/
Dpnfs.h204 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()
/linux-2.6.39/crypto/
Dtwofish_common.c123 static const u32 mds[4][256] = { variable