Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_device_view.h47 struct hmdfs_dentry_info { struct
48 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 …]