Home
last modified time | relevance | path

Searched refs:OVL_WHITEOUTS (Results 1 – 4 of 4) sorted by relevance

/linux/fs/overlayfs/
H A Doverlayfs.h59 OVL_WHITEOUTS, enumerator
738 return !ovl_test_flag(OVL_WHITEOUTS, dir); in ovl_dir_is_real()
H A Dsuper.c1293 ovl_set_flag(OVL_WHITEOUTS, d_inode(root)); in ovl_get_root()
H A Dcopy_up.c848 ovl_set_flag(OVL_WHITEOUTS, inode); in ovl_copy_up_workdir()
H A Ddir.c877 !ovl_test_flag(OVL_WHITEOUTS, d_inode(dentry)); in ovl_pure_upper()