Searched defs:hmdfs_syncfs_info (Results 1 – 1 of 1) sorted by relevance
77 struct hmdfs_syncfs_info { struct78 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;