Searched defs:hmdfs_peer (Results 1 – 1 of 1) sorted by relevance
140 struct hmdfs_peer { struct141 struct list_head list;142 struct kref ref_cnt;143 unsigned int owner;144 uint64_t device_id;145 unsigned long conn_time;146 uint8_t version;147 int status;148 u64 features;149 long long old_sb_dirty_count;[all …]