Home
last modified time | relevance | path

Searched refs:deftype (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dutil.c809 int deftype, in e2fsck_allocate_inode_bitmap() argument
816 e2fsck_set_bitmap_type(fs, deftype, name, &save_type); in e2fsck_allocate_inode_bitmap()
823 int deftype, in e2fsck_allocate_block_bitmap() argument
830 e2fsck_set_bitmap_type(fs, deftype, name, &save_type); in e2fsck_allocate_block_bitmap()
837 int deftype, in e2fsck_allocate_subcluster_bitmap() argument
844 e2fsck_set_bitmap_type(fs, deftype, name, &save_type); in e2fsck_allocate_subcluster_bitmap()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dutils.py893 def write_mime_multipart(content, compress=False, deftype='text/plain', delimiter=':'): argument
913 definite_type = guess_mime_type(con, deftype)
938 def guess_mime_type(content, deftype): argument
958 rtype = deftype