Searched defs:ovl_dir_cache (Results 1 – 2 of 2) sorted by relevance
35 struct ovl_dir_cache { struct36 long refcount;37 u64 version;61 struct ovl_dir_cache *cache; argument
442 struct ovl_dir_cache *ovl_dir_cache(struct inode *inode) in ovl_dir_cache() function