Searched defs:hmdfs_syncfs_info (Results 1 – 2 of 2) sorted by relevance
79 struct hmdfs_syncfs_info { struct80 wait_queue_head_t wq;81 atomic_t wait_count;82 int remote_ret;83 unsigned long long version;86 spinlock_t v_lock;95 bool is_executing;97 struct list_head wait_list;99 struct list_head pending_list;100 spinlock_t list_lock;