Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.h140 struct hmdfs_peer { struct
141 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 …]