Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs.h77 struct hmdfs_syncfs_info { struct
78 wait_queue_head_t wq;
79 atomic_t wait_count;
80 int remote_ret;
81 unsigned long long version;
84 spinlock_t v_lock;
93 bool is_executing;
95 struct list_head wait_list;
97 struct list_head pending_list;
98 spinlock_t list_lock;