Home
last modified time | relevance | path

Searched refs:reparse (Results 1 – 25 of 53) sorted by relevance

123

/third_party/ntfs-3g/include/ntfs-3g/
Dplugin.h59 int (*getattr)(ntfs_inode *ni, const REPARSE_POINT *reparse,
71 int (*open)(ntfs_inode *ni, const REPARSE_POINT *reparse,
82 int (*release)(ntfs_inode *ni, const REPARSE_POINT *reparse,
92 int (*read)(ntfs_inode *ni, const REPARSE_POINT *reparse,
106 int (*write)(ntfs_inode *ni, const REPARSE_POINT *reparse,
118 int (*readlink)(ntfs_inode *ni, const REPARSE_POINT *reparse,
128 int (*truncate)(ntfs_inode *ni, const REPARSE_POINT *reparse,
139 int (*opendir)(ntfs_inode *ni, const REPARSE_POINT *reparse,
151 int (*readdir)(ntfs_inode *ni, const REPARSE_POINT *reparse,
160 ntfs_inode *(*create)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse,
[all …]
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c434 int ntfs_reparse_check_wsl(ntfs_inode *ni, const REPARSE_POINT *reparse) in ntfs_reparse_check_wsl() argument
439 switch (reparse->reparse_tag) { in ntfs_reparse_check_wsl()
444 if (!reparse->reparse_data_length in ntfs_reparse_check_wsl()
1345 REPARSE_POINT *reparse; in ntfs_reparse_set_wsl_symlink() local
1353 reparse = (REPARSE_POINT*)malloc(reparse_len); in ntfs_reparse_set_wsl_symlink()
1354 if (reparse) { in ntfs_reparse_set_wsl_symlink()
1356 reparse->reparse_data; in ntfs_reparse_set_wsl_symlink()
1357 reparse->reparse_tag = IO_REPARSE_TAG_LX_SYMLINK; in ntfs_reparse_set_wsl_symlink()
1358 reparse->reparse_data_length in ntfs_reparse_set_wsl_symlink()
1360 reparse->reserved = const_cpu_to_le16(0); in ntfs_reparse_set_wsl_symlink()
[all …]
/third_party/ntfs-3g/src/
Dntfs-3g_common.c832 REPARSE_POINT *reparse; local
838 reparse = ntfs_get_reparse_point(ni);
839 if (reparse) {
840 tag = reparse->reparse_tag;
884 *reparse_wanted = reparse;
886 free(reparse);
931 REPARSE_POINT *reparse; local
935 ops = select_reparse_plugin(ctx, ni, &reparse);
938 && !ops->getattr(ni,reparse,&stbuf)) {
942 free(reparse);
Dntfs-3g.c149 (reparse = (REPARSE_POINT*)NULL, \
150 ops = select_reparse_plugin(ctx, ni, &reparse), \
153 ops->op_name(ni, reparse, __VA_ARGS__) \
155 free(reparse)
711 const REPARSE_POINT *reparse __attribute__((unused)), in junction_getattr() argument
739 static int wsl_getattr(ntfs_inode *ni, const REPARSE_POINT *reparse, in wsl_getattr() argument
745 res = ntfs_reparse_check_wsl(ni, reparse); in wsl_getattr()
747 switch (reparse->reparse_tag) { in wsl_getattr()
849 REPARSE_POINT *reparse; in ntfs_fuse_getattr() local
1096 const REPARSE_POINT *reparse __attribute__((unused)), in junction_readlink() argument
[all …]
Dlowntfs-3g.c180 (reparse = (REPARSE_POINT*)NULL, \
181 ops = select_reparse_plugin(ctx, ni, &reparse), \
184 ops->op_name(ni, reparse, __VA_ARGS__) \
186 free(reparse)
653 const REPARSE_POINT *reparse __attribute__((unused)), in junction_getstat() argument
681 static int wsl_getstat(ntfs_inode *ni, const REPARSE_POINT *reparse, in wsl_getstat() argument
687 res = ntfs_reparse_check_wsl(ni, reparse); in wsl_getstat()
689 switch (reparse->reparse_tag) { in wsl_getstat()
765 REPARSE_POINT *reparse; in ntfs_fuse_getstat() local
1082 const REPARSE_POINT *reparse, char **pbuf) in junction_readlink() argument
[all …]
/third_party/typescript/tests/baselines/reference/
DtopLevelAwaitErrors.1.types4 // reparse call as invalid await should error
22 // reparse tagged template as invalid await should error
32 // reparse class extends clause should fail
DtopLevelAwaitErrors.1.symbols4 // reparse call as invalid await should error
8 // reparse tagged template as invalid await should error
11 // reparse class extends clause should fail
DtopLevelAwait.1(module=esnext,target=es2015).types10 // reparse element access as await
22 // reparse call as await
54 // reparse tagged template as await
DtopLevelAwait.1(module=esnext,target=es2017).types10 // reparse element access as await
22 // reparse call as await
54 // reparse tagged template as await
DtopLevelAwait.1(module=system,target=es2017).types10 // reparse element access as await
22 // reparse call as await
54 // reparse tagged template as await
DtopLevelAwait.1(module=esnext,target=es2015).errors.txt12 // reparse element access as await
16 // reparse call as await
23 // reparse tagged template as await
DtopLevelAwait.1(module=system,target=es2015).errors.txt12 // reparse element access as await
16 // reparse call as await
23 // reparse tagged template as await
DtopLevelAwait.1(module=system,target=es2015).types10 // reparse element access as await
22 // reparse call as await
54 // reparse tagged template as await
DtopLevelAwaitErrors.1.errors.txt26 // reparse call as invalid await should error
38 // reparse tagged template as invalid await should error
45 // reparse class extends clause should fail
DtopLevelAwait.1(module=esnext,target=es2015).symbols8 // reparse element access as await
16 // reparse call as await
34 // reparse tagged template as await
DtopLevelAwait.1(module=system,target=es2017).symbols8 // reparse element access as await
16 // reparse call as await
34 // reparse tagged template as await
DtopLevelAwait.1(module=esnext,target=es2017).symbols8 // reparse element access as await
16 // reparse call as await
34 // reparse tagged template as await
DtopLevelAwait.1(module=system,target=es2015).symbols8 // reparse element access as await
16 // reparse call as await
34 // reparse tagged template as await
DtopLevelAwaitErrors.2.types4 // reparse variable name as await should fail
DtopLevelAwaitErrors.4.types4 // reparse binding pattern as await should fail
DtopLevelAwaitErrors.4.symbols4 // reparse binding pattern as await should fail
DtopLevelAwaitErrors.2.symbols4 // reparse variable name as await should fail
DtopLevelAwaitErrors.3.types4 // reparse binding pattern as await should fail
DtopLevelAwaitErrors.3.symbols4 // reparse binding pattern as await should fail
DtopLevelAwaitErrors.4.errors.txt7 // reparse binding pattern as await should fail

123