Searched defs:ntfs_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ntfs/
H A Dntfs.c45 static PedFileSystemType ntfs_type; variable
90 fs->type = &ntfs_type;
237 fs->type = &ntfs_type;
353 new_fs->type = &ntfs_type;
580 static PedFileSystemType ntfs_type = { variable
590 ped_file_system_type_register (&ntfs_type);
596 ped_file_system_type_unregister (&ntfs_type);

Completed in 16 milliseconds