Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c64 char *vol2; member
208 } else if (!opt.vol2) { in parse_options()
209 opt.vol2 = argv[optind - 1]; in parse_options()
236 if (opt.vol1 == NULL || opt.vol2 == NULL) { in parse_options()
897 static int cmp_inodes(ntfs_volume *vol1, ntfs_volume *vol2) in cmp_inodes() argument
910 nr_mft_records2 = get_nr_mft_records(vol2); in cmp_inodes()
927 ret2 = inode_open(vol2, (MFT_REF)inode, &ni2); in cmp_inodes()
993 ntfs_volume *vol2; in main() local
1002 vol2 = mount_volume(opt.vol2); in main()
1004 if (cmp_inodes(vol1, vol2) != 0) in main()
[all …]
/third_party/glslang/Test/
D420.vert123 readonly int vol2; // ERROR, not an image
D310.comp98 readonly int vol2; // ERROR, not an image
/third_party/glslang/Test/baseResults/
D420.vert.out296 0:? 'vol2' ( readonly temp int)
378 0:? 'vol2' ( readonly temp int)
D310.comp.out491 0:? 'vol2' ( readonly temp highp int)
585 0:? 'vol2' ( readonly temp highp int)