Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_merge_view.h33 struct hmdfs_dentry_info_merge { struct
34 unsigned long ctime;
35 int type;
36 int work_count;
37 struct mutex work_lock;
38 wait_queue_head_t wait_queue;
39 __u8 dentry_type;
40 struct mutex comrade_list_lock;
41 struct list_head comrade_list;