Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c377 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real() function
1503 realinode = ovl_i_path_real(inode, &realpath); in ovl_sync_status()
H A Doverlayfs.h495 struct inode *ovl_i_path_real(struct inode *inode, struct path *path); in ovl_dentry_casefolded()