Searched defs:ceph_mds_client (Results 1 – 1 of 1) sorted by relevance
382 struct ceph_mds_client { struct383 struct ceph_fs_client *fsc;386 struct ceph_mdsmap *mdsmap;390 int mdsmap_err;393 atomic_t num_sessions;412 u64 last_snap_seq;416 int num_snap_realms;438 atomic_t cap_reclaim_pending;451 spinlock_t caps_list_lock;454 struct list_head cap_wait_list;[all …]
Completed in 9 milliseconds