Home
last modified time | relevance | path

Searched refs:ovl_path_check_dir_xattr (Results 1 – 3 of 3) sorted by relevance

/fs/overlayfs/
Doverlayfs.h413 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path,
467 return ovl_path_check_dir_xattr(ofs, &upperpath, OVL_XATTR_IMPURE); in ovl_is_impuredir()
Dutil.c621 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr() function
Dnamei.c199 return ovl_path_check_dir_xattr(ofs, path, OVL_XATTR_OPAQUE); in ovl_is_opaquedir()