Searched defs:ceph_mds_client (Results 1 – 1 of 1) sorted by relevance
386 struct ceph_mds_client { struct387 struct ceph_fs_client *fsc;390 struct ceph_mdsmap *mdsmap;394 int mdsmap_err;397 atomic_t num_sessions;416 u64 last_snap_seq;420 int num_snap_realms;442 atomic_t cap_reclaim_pending;455 spinlock_t caps_list_lock;458 struct list_head cap_wait_list;[all …]
Completed in 7 milliseconds