Home
last modified time | relevance | path

Searched refs:ovl_listxattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dinode.c432 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size) in ovl_listxattr() function
875 .listxattr = ovl_listxattr,
889 .listxattr = ovl_listxattr,
897 .listxattr = ovl_listxattr,
H A Doverlayfs.h705 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size);
H A Ddir.c1307 .listxattr = ovl_listxattr,