Searched defs:hmdfs_dentry_info (Results 1 – 1 of 1) sorted by relevance
47 struct hmdfs_dentry_info { struct48 struct path lower_path;49 unsigned long time;50 struct list_head cache_list_head;51 spinlock_t cache_list_lock;52 struct list_head remote_cache_list_head;53 struct mutex remote_cache_list_lock;54 __u8 file_type;55 __u8 dentry_type;56 uint64_t device_id;[all …]