Home
last modified time | relevance | path

Searched refs:ovl_xattr_set (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h466 int ovl_xattr_set(struct dentry *dentry, struct inode *inode, const char *name,
H A Dinode.c336 int ovl_xattr_set(struct dentry *dentry, struct inode *inode, const char *name, in ovl_xattr_set() function
H A Dsuper.c1004 err = ovl_xattr_set(dentry, inode, handler->name, value, size, flags); in ovl_posix_acl_xattr_set()
1042 return ovl_xattr_set(dentry, inode, name, value, size, flags); in ovl_other_xattr_set()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h701 int ovl_xattr_set(struct dentry *dentry, struct inode *inode, const char *name,
H A Dinode.c354 int ovl_xattr_set(struct dentry *dentry, struct inode *inode, const char *name, in ovl_xattr_set() function
H A Dsuper.c469 return ovl_xattr_set(dentry, inode, name, value, size, flags); in ovl_other_xattr_set()

Completed in 11 milliseconds