Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Doverlayfs.h308 bool ovl_check_dir_xattr(struct super_block *sb, struct dentry *dentry,
345 return ovl_check_dir_xattr(sb, dentry, OVL_XATTR_IMPURE); in ovl_is_impuredir()
H A Dutil.c570 bool ovl_check_dir_xattr(struct super_block *sb, struct dentry *dentry, in ovl_check_dir_xattr() function
H A Dnamei.c194 return ovl_check_dir_xattr(sb, dentry, OVL_XATTR_OPAQUE); in ovl_is_opaquedir()