Searched refs:ntfs_fuse_listxattr_common (Results 1 – 4 of 4) sorted by relevance
/third_party/ntfs-3g/src/ |
D | ntfs-3g_common.h | 209 int ntfs_fuse_listxattr_common(ntfs_inode *ni, ntfs_attr_search_ctx *actx,
|
D | ntfs-3g_common.c | 690 int ntfs_fuse_listxattr_common(ntfs_inode *ni, ntfs_attr_search_ctx *actx, function
|
D | ntfs-3g.c | 3184 ret = ntfs_fuse_listxattr_common(ni, actx, list, size, in ntfs_fuse_listxattr()
|
D | lowntfs-3g.c | 3506 ret = ntfs_fuse_listxattr_common(ni, actx, list, size, in ntfs_fuse_listxattr()
|