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