Searched defs:cache_file_node (Results 1 – 1 of 1) sorted by relevance
224 struct cache_file_node { struct225 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;