Searched defs:ovl_dir_cache (Results 1 – 2 of 2) sorted by relevance
36 struct ovl_dir_cache { struct37 long refcount;38 u64 version;62 struct ovl_dir_cache *cache; argument
437 struct ovl_dir_cache *ovl_dir_cache(struct inode *inode) in ovl_dir_cache() function