Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
Dexport.c280 struct ovl_path *lowerpath, in ovl_obtain_alias()
647 struct ovl_path *lowerpath, in ovl_get_dentry()
Dinode.c957 struct ovl_path *lowerpath = oip->lowerpath; in ovl_get_inode() local
Dcopy_up.c437 struct path lowerpath; member
Doverlayfs.h478 struct ovl_path *lowerpath; member
Dsuper.c1843 struct ovl_path *lowerpath = &oe->lowerstack[0]; in ovl_get_root() local
/kernel/linux/linux-6.6/fs/overlayfs/
Dexport.c301 struct ovl_path *lowerpath, in ovl_obtain_alias()
674 struct ovl_path *lowerpath, in ovl_get_dentry()
Dutil.c219 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_path_lower() local
342 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_i_path_real() local
364 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_inode_lower() local
Dcopy_up.c537 struct path lowerpath; member
Dsuper.c1304 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_get_root() local
Dinode.c1340 struct ovl_path *lowerpath = ovl_lowerpath(oip->oe); in ovl_get_inode() local