Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Dinode.c423 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size) in ovl_listxattr() function
723 .listxattr = ovl_listxattr,
735 .listxattr = ovl_listxattr,
743 .listxattr = ovl_listxattr,
Doverlayfs.h594 ssize_t ovl_listxattr(struct dentry *dentry, char *list, size_t size);
Ddir.c1313 .listxattr = ovl_listxattr,