Home
last modified time | relevance | path

Searched defs:lowerpath (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/overlayfs/
Dexport.c291 struct ovl_path *lowerpath, in ovl_obtain_alias()
643 struct ovl_path *lowerpath, in ovl_get_dentry()
Dutil.c242 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_path_lower() local
363 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_i_path_real() local
385 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_inode_lower() local
Dsuper.c1239 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_get_root() local
Dinode.c1210 struct ovl_path *lowerpath = ovl_lowerpath(oip->oe); in ovl_get_inode() local
Dcopy_up.c582 struct path lowerpath; member