Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Doverlayfs.h382 static inline int ovl_do_whiteout(struct ovl_fs *ofs, in ovl_do_whiteout() function
H A Ddir.c94 err = ovl_do_whiteout(ofs, wdir, whiteout); in ovl_whiteout()