Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dlowntfs-3g.c200 } ntfs_fuse_fill_item_t; typedef
1238 ntfs_fuse_fill_item_t *current; in ntfs_fuse_filler()
1239 ntfs_fuse_fill_item_t *newone; in ntfs_fuse_filler()
1339 newone = (ntfs_fuse_fill_item_t*)ntfs_malloc in ntfs_fuse_filler()
1340 (sizeof(ntfs_fuse_fill_item_t) in ntfs_fuse_filler()
1345 newone->next = (ntfs_fuse_fill_item_t*)NULL; in ntfs_fuse_filler()
1418 = (ntfs_fuse_fill_item_t*)NULL; in ntfs_fuse_opendir()
1446 ntfs_fuse_fill_item_t *current; in ntfs_fuse_releasedir()
1491 ntfs_fuse_fill_item_t *first; in ntfs_fuse_readdir()
1492 ntfs_fuse_fill_item_t *current; in ntfs_fuse_readdir()
[all …]