Searched refs:ntfs_fuse_listxattr (Results 1 – 2 of 2) sorted by relevance
3147 static int ntfs_fuse_listxattr(const char *path, char *list, size_t size) in ntfs_fuse_listxattr() function3990 .listxattr = ntfs_fuse_listxattr,
3463 static void ntfs_fuse_listxattr(fuse_req_t req, fuse_ino_t ino, size_t size) in ntfs_fuse_listxattr() function4277 .listxattr = ntfs_fuse_listxattr,