Searched refs:i_conv (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hpfs/
H A Dname.c24 if (hpfs_inode->i_conv != CONV_AUTO) return;
37 hpfs_inode->i_conv = CONV_BINARY;
40 hpfs_inode->i_conv = CONV_TEXT;
H A Dhpfs_fn.h55 unsigned i_conv : 2; /* (files) crlf->newline hackery */ member in struct:hpfs_inode_info
H A Dinode.c19 hpfs_inode->i_conv = hpfs_sb(sb)->sb_conv;
H A Dnamei.c649 hpfs_i(i)->i_conv = hpfs_sb(i->i_sb)->sb_conv;

Completed in 64 milliseconds