Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dmds_client.c427 int mds) in __ceph_lookup_mds_session()
440 static bool __have_session(struct ceph_mds_client *mdsc, int mds) in __have_session()
462 int mds) in register_session()
746 int mds = -1; in __choose_mds() local
1018 int mds = session->s_mds; in __open_session() local
1077 int i, mds = session->s_mds; in __open_export_target_sessions() local
2030 int mds, bool drop_cap_releases) in create_request_message()
2176 int mds, bool drop_cap_releases) in __prepare_send_request()
2264 int mds = -1; in __do_request() local
2388 static void kick_requests(struct ceph_mds_client *mdsc, int mds) in kick_requests()
[all …]
Dmdsmap.c150 s32 mds, inc, state; in ceph_mdsmap_decode() local
293 s32 mds = ceph_decode_32(p); in ceph_mdsmap_decode() local
Dcaps.c413 static struct ceph_cap *__get_cap_for_mds(struct ceph_inode_info *ci, int mds) in __get_cap_for_mds()
430 struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci, int mds) in ceph_get_cap_for_mds()
446 int mds = -1; in __ceph_get_cap_mds() local
464 int mds; in ceph_get_cap_mds() local
624 int mds = session->s_mds; in ceph_add_cap() local
1542 int mds; in ceph_flush_snaps() local
1819 int mds = -1; /* keep track of how far we've gone through i_caps list in ceph_check_caps() local
3476 int mds = session->s_mds; in handle_cap_trunc() local
3518 int mds = session->s_mds; in handle_cap_export() local
3652 int mds = session->s_mds; in handle_cap_import() local
[all …]
Ddebugfs.c165 int mds = -1; in mds_sessions_show() local
Dsnap.c828 int mds = session->s_mds; in ceph_handle_snap() local
Dsuper.h148 int mds, mds_wanted; member
234 int mds; /* -1 if same authority as parent */ member
Dinode.c242 int mds = le32_to_cpu(dirinfo->auth); in ceph_fill_dirfrag() local
/Linux-v4.19/samples/vfio-mdev/
Dmtty.c164 struct mdev_state *mds; in find_mdev_state_by_uuid() local
782 struct mdev_state *mds, *tmp_mds; in mtty_remove() local
1361 struct mdev_state *mds; in available_instances_show() local
/Linux-v4.19/crypto/
Dtwofish_common.c122 static const u32 mds[4][256] = { variable
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h716 __le32 mds; member
/Linux-v4.19/include/linux/
Dnfs_xdr.h1513 struct nfs_mds_commit_info *mds; member