Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs.h79 struct hmdfs_syncfs_info { struct
80 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;
/kernel/linux/linux-6.6/fs/hmdfs/
Dhmdfs.h79 struct hmdfs_syncfs_info { struct
80 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;