Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Doverlayfs.h305 bool ovl_check_dir_xattr(struct super_block *sb, struct dentry *dentry,
329 return ovl_check_dir_xattr(sb, dentry, OVL_XATTR_IMPURE); in ovl_is_impuredir()
Dutil.c560 bool ovl_check_dir_xattr(struct super_block *sb, struct dentry *dentry, in ovl_check_dir_xattr() function
Dnamei.c193 return ovl_check_dir_xattr(sb, dentry, OVL_XATTR_OPAQUE); in ovl_is_opaquedir()