/third_party/ntfs-3g/include/ntfs-3g/ |
D | plugin.h | 59 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/ |
D | reparse.c | 434 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/ |
D | ntfs-3g_common.c | 832 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);
|
D | ntfs-3g.c | 149 (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 …]
|
D | lowntfs-3g.c | 180 (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/ |
D | topLevelAwaitErrors.1.types | 4 // reparse call as invalid await should error 22 // reparse tagged template as invalid await should error 32 // reparse class extends clause should fail
|
D | topLevelAwaitErrors.1.symbols | 4 // reparse call as invalid await should error 8 // reparse tagged template as invalid await should error 11 // reparse class extends clause should fail
|
D | topLevelAwait.1(module=esnext,target=es2015).types | 10 // reparse element access as await 22 // reparse call as await 54 // reparse tagged template as await
|
D | topLevelAwait.1(module=esnext,target=es2017).types | 10 // reparse element access as await 22 // reparse call as await 54 // reparse tagged template as await
|
D | topLevelAwait.1(module=system,target=es2017).types | 10 // reparse element access as await 22 // reparse call as await 54 // reparse tagged template as await
|
D | topLevelAwait.1(module=esnext,target=es2015).errors.txt | 12 // reparse element access as await 16 // reparse call as await 23 // reparse tagged template as await
|
D | topLevelAwait.1(module=system,target=es2015).errors.txt | 12 // reparse element access as await 16 // reparse call as await 23 // reparse tagged template as await
|
D | topLevelAwait.1(module=system,target=es2015).types | 10 // reparse element access as await 22 // reparse call as await 54 // reparse tagged template as await
|
D | topLevelAwaitErrors.1.errors.txt | 26 // reparse call as invalid await should error 38 // reparse tagged template as invalid await should error 45 // reparse class extends clause should fail
|
D | topLevelAwait.1(module=esnext,target=es2015).symbols | 8 // reparse element access as await 16 // reparse call as await 34 // reparse tagged template as await
|
D | topLevelAwait.1(module=system,target=es2017).symbols | 8 // reparse element access as await 16 // reparse call as await 34 // reparse tagged template as await
|
D | topLevelAwait.1(module=esnext,target=es2017).symbols | 8 // reparse element access as await 16 // reparse call as await 34 // reparse tagged template as await
|
D | topLevelAwait.1(module=system,target=es2015).symbols | 8 // reparse element access as await 16 // reparse call as await 34 // reparse tagged template as await
|
D | topLevelAwaitErrors.2.types | 4 // reparse variable name as await should fail
|
D | topLevelAwaitErrors.4.types | 4 // reparse binding pattern as await should fail
|
D | topLevelAwaitErrors.4.symbols | 4 // reparse binding pattern as await should fail
|
D | topLevelAwaitErrors.2.symbols | 4 // reparse variable name as await should fail
|
D | topLevelAwaitErrors.3.types | 4 // reparse binding pattern as await should fail
|
D | topLevelAwaitErrors.3.symbols | 4 // reparse binding pattern as await should fail
|
D | topLevelAwaitErrors.4.errors.txt | 7 // reparse binding pattern as await should fail
|