Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c251 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_path_lower() local
374 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_i_path_real() local
396 struct ovl_path *lowerpath = ovl_lowerpath(OVL_I_E(inode)); in ovl_inode_lower() local
H A Dsuper.c1263 struct ovl_path *lowerpath = ovl_lowerstack(oe); in ovl_get_root() local
H A Dcopy_up.c581 struct path lowerpath; member