Searched refs:ovl_xattr_get (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/overlayfs/ |
| D | overlayfs.h | 695 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name,
|
| D | inode.c | 404 int ovl_xattr_get(struct dentry *dentry, struct inode *inode, const char *name, in ovl_xattr_get() function
|
| D | super.c | 460 return ovl_xattr_get(dentry, inode, name, buffer, size); in ovl_other_xattr_get()
|