Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h224 struct cache_file_node { struct
225 struct list_head list;
226 struct hmdfs_sb_info *sbi;
227 char *relative_path;
228 u8 cid[HMDFS_CFN_CID_SIZE];
229 refcount_t ref;
230 bool server;
231 struct file *filp;