Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dinode.c745 .listxattr = ovl_listxattr,
759 .listxattr = ovl_listxattr,
767 .listxattr = ovl_listxattr,
Dxattrs.c112 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size) in ovl_listxattr() function
Doverlayfs.h898 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size);
Ddir.c1413 .listxattr = ovl_listxattr,