Home
last modified time | relevance | path

Searched defs:mft (Results 1 – 8 of 8) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfswipe.h46 int mft; /* Wipe mft slack space */ member
Dutils.c489 ATTR_RECORD * find_first_attribute(const ATTR_TYPES type, MFT_RECORD *mft) in find_first_attribute()
1098 ntfs_attr *mft; in mft_next_record() local
Dntfsundelete.c1074 static struct filename *rescue_name(MFT_RECORD *mft, ntfs_attr_search_ctx *ctx) in rescue_name()
1344 ntfs_attr *mft; in read_record() local
2353 ntfs_attr *mft; in copy_mft() local
Dntfsundelete.h108 MFT_RECORD *mft; /* Raw MFT record */ member
Dntfswipe.c125 MFT_RECORD *mft; /* Raw MFT record */ member
1718 ntfs_attr *mft = NULL; in destroy_record() local
Dntfsinfo.c95 int mft; /* Dump information about the volume as well */ member
/third_party/ffmpeg/libavcodec/
Dmf_utils.c643 void ff_free_mf(MFFunctions *f, IMFTransform **mft) in ff_free_mf()
Dmfenc.c41 IMFTransform *mft; member
1015 static int mf_create(void *log, MFFunctions *f, IMFTransform **mft, in mf_create()