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.h42 struct hmdfs_dentry_info { struct
43 struct path lower_path;
44 unsigned long time;
45 struct list_head cache_list_head;
46 spinlock_t cache_list_lock;
47 struct list_head remote_cache_list_head;
48 struct mutex remote_cache_list_lock;
49 __u8 file_type;
50 __u8 dentry_type;
51 uint64_t device_id;
[all …]