Searched defs:hmdfs_syncfs_info (Results 1 – 1 of 1) sorted by relevance
78 struct hmdfs_syncfs_info { struct79 wait_queue_head_t wq;80 atomic_t wait_count;81 int remote_ret;82 unsigned long long version;85 spinlock_t v_lock;94 bool is_executing;96 struct list_head wait_list;98 struct list_head pending_list;99 spinlock_t list_lock;