Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g_common.h216 const struct plugin_operations *select_reparse_plugin(ntfs_fuse_context_t *ctx,
Dntfs-3g_common.c827 const struct plugin_operations *select_reparse_plugin(ntfs_fuse_context_t *ctx, function
935 ops = select_reparse_plugin(ctx, ni, &reparse);
Dntfs-3g.c150 ops = select_reparse_plugin(ctx, ni, &reparse), \
2154 ops = select_reparse_plugin(ctx, dir_ni, &reparse); in ntfs_fuse_create()
Dlowntfs-3g.c181 ops = select_reparse_plugin(ctx, ni, &reparse), \
2422 ops = select_reparse_plugin(ctx, dir_ni, &reparse); in ntfs_fuse_create()