Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h468 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name,
H A Dinode.c382 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name, in ovl_xattr_get() function
H A Dsuper.c954 return ovl_xattr_get(dentry, inode, handler->name, buffer, size); in ovl_posix_acl_xattr_get()
1034 return ovl_xattr_get(dentry, inode, name, buffer, size); in ovl_other_xattr_get()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h703 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name,
H A Dinode.c404 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name, in ovl_xattr_get() function
H A Dsuper.c460 return ovl_xattr_get(dentry, inode, name, buffer, size); in ovl_other_xattr_get()

Completed in 14 milliseconds