Home
last modified time | relevance | path

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

/tools/libs/hypfs/
A Dcore.c196 switch (entry->encoding) { in xenhypfs_set_attrs()
198 dirent->encoding = xenhypfs_enc_plain; in xenhypfs_set_attrs()
201 dirent->encoding = xenhypfs_enc_gzip; in xenhypfs_set_attrs()
204 dirent->encoding = xenhypfs_enc_plain; in xenhypfs_set_attrs()
292 switch (dirent->encoding) { in xenhypfs_read()
386 dirent->encoding != xenhypfs_enc_plain) { in xenhypfs_readdir()
462 if (entry->encoding != XEN_HYPFS_ENC_PLAIN) { in xenhypfs_write()
/tools/include/
A Dxenhypfs.h47 unsigned short encoding; member

Completed in 26 milliseconds