tag | line | file | source code |
---|---|---|---|
lc | 1333 | fs/hpfs/hpfs_fs.c | int namelen, lc; |
lc | 1341 | fs/hpfs/hpfs_fs.c | lc = inode->i_sb->s_hpfs_lowercase; |
lc | 1345 | fs/hpfs/hpfs_fs.c | write_one_dirent(dirent, ".", 1, inode->i_ino, lc); |
lc | 1351 | fs/hpfs/hpfs_fs.c | inode->i_hpfs_parent_dir, lc); |
lc | 1370 | fs/hpfs/hpfs_fs.c | write_one_dirent(dirent, de->name, namelen, ino, lc); |
lc | 256 | zBoot/gzip.h | int ct_tally OF((int dist, int lc)); |