Searched refs:ntfs_fuse_fill_context_t (Results 1 – 2 of 2) sorted by relevance
212 } ntfs_fuse_fill_context_t; typedef1229 static int ntfs_fuse_filler(ntfs_fuse_fill_context_t *fill_ctx, in ntfs_fuse_filler()1382 ntfs_fuse_fill_context_t *fill; in ntfs_fuse_opendir()1412 fill = (ntfs_fuse_fill_context_t*) in ntfs_fuse_opendir()1413 ntfs_malloc(sizeof(ntfs_fuse_fill_context_t)); in ntfs_fuse_opendir()1445 ntfs_fuse_fill_context_t *fill; in ntfs_fuse_releasedir()1450 fill = (ntfs_fuse_fill_context_t*)(long)fi->fh; in ntfs_fuse_releasedir()1493 ntfs_fuse_fill_context_t *fill; in ntfs_fuse_readdir()1498 fill = (ntfs_fuse_fill_context_t*)(long)fi->fh; in ntfs_fuse_readdir()
167 } ntfs_fuse_fill_context_t; typedef1257 static int ntfs_fuse_filler(ntfs_fuse_fill_context_t *fill_ctx, in ntfs_fuse_filler()1431 ntfs_fuse_fill_context_t fill_ctx; in ntfs_fuse_readdir()