Home
last modified time | relevance | path

Searched refs:ovl_do_removexattr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/overlayfs/
Doverlayfs.h102 static inline int ovl_do_removexattr(struct dentry *dentry, const char *name) in ovl_do_removexattr() function
Ddir.c128 err = ovl_do_removexattr(upperdentry, OVL_XATTR_OPAQUE); in ovl_remove_opaque()