Home
last modified time | relevance | path

Searched refs:CONV_BINARY (Results 1 – 3 of 3) sorted by relevance

/fs/hpfs/
Dname.c37 hpfs_inode->i_conv = CONV_BINARY; in hpfs_decide_conv()
Dsuper.c288 *conv = CONV_BINARY; in parse_opts()
482 conv = CONV_BINARY; in hpfs_fill_super()
Dhpfs_fn.h101 #define CONV_BINARY 0 /* no conversion */ macro