Home
last modified time | relevance | path

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

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Ddirpart.c55 dir_partition_t res=DIR_PART_ENOIMP; in dir_partition_init()
115 case DIR_PART_ENOIMP: in dir_partition()
H A Dext2p.c56 case DIR_PART_ENOIMP: in ext2_remove_used_space()
H A Dntfsp.c65 case DIR_PART_ENOIMP: in ntfs_remove_used_space()
H A Ddir.h42 typedef enum { DIR_PART_ENOIMP=-3, DIR_PART_ENOSYS=-2, DIR_PART_EIO=-1, DIR_PART_OK=0} dir_partitio… enumerator