Searched refs:ovl_do_whiteout (Results 1 – 2 of 2) sorted by relevance
/linux/fs/overlayfs/ | ||
H A D | overlayfs.h | 379 static inline int ovl_do_whiteout(struct ovl_fs *ofs, in ovl_do_whiteout() function |
H A D | dir.c | 78 err = ovl_do_whiteout(ofs, wdir, whiteout); in ovl_whiteout() |