Searched defs:hmdfs_dentry_info_merge (Results 1 – 1 of 1) sorted by relevance
33 struct hmdfs_dentry_info_merge { struct34 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;