Home
last modified time | relevance | path

Searched refs:OVL_I_E (Results 1 – 2 of 2) sorted by relevance

/linux/fs/overlayfs/
H A Dovl_entry.h185 static inline struct ovl_entry *OVL_I_E(struct inode *inode) in OVL_I_E() function
192 return OVL_I_E(d_inode(dentry)); in OVL_E()
H A Dsuper.c143 oe = OVL_I_E(inode); in ovl_dentry_revalidate_common()