Home
last modified time | relevance | path

Searched refs:ntfs_fuse_listxattr (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g.c3147 static int ntfs_fuse_listxattr(const char *path, char *list, size_t size) in ntfs_fuse_listxattr() function
3990 .listxattr = ntfs_fuse_listxattr,
Dlowntfs-3g.c3463 static void ntfs_fuse_listxattr(fuse_req_t req, fuse_ino_t ino, size_t size) in ntfs_fuse_listxattr() function
4277 .listxattr = ntfs_fuse_listxattr,