Searched defs:c1 (Results 1 – 10 of 10) sorted by relevance
/fs/hpfs/ |
D | anode.c | 20 int c1, c2 = 0; in hpfs_bplus_lookup() local 70 int c1, c2 = 0; in hpfs_add_sector_to_btree() local 282 int c1, c2 = 0; in hpfs_remove_btree() local 406 int c1, c2 = 0; in hpfs_truncate_btree() local
|
D | dnode.c | 247 int c1, c2 = 0; in hpfs_add_to_dnode() local 393 int c1, c2 = 0; in hpfs_add_dirent() local 439 int c1, c2 = 0; in move_to_top() local 523 int c1, c2 = 0; in delete_empty_dnode() local 748 int c1, c2 = 0; in hpfs_count_dnodes() local 822 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local 914 int c1, c2 = 0; in map_dirent() local 1008 int c1, c2 = 0; in map_fnode_dirent() local
|
D | dir.c | 69 int c1, c2 = 0; in hpfs_readdir() local
|
D | name.c | 82 unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); in hpfs_compare_names() local
|
D | super.c | 100 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
|
/fs/hfsplus/ |
D | unicode.c | 34 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local 67 u16 len1, len2, c1, c2; in hfsplus_strcmp() local 128 u16 cc, c0, c1; in hfsplus_uni2asc() local 396 u16 c1, c2; in hfsplus_compare_dentry() local
|
/fs/ntfs/ |
D | unistr.c | 103 u16 c1, c2; in ntfs_collate_names() local 151 u16 c1, c2; in ntfs_ucsncmp() local 189 u16 c1, c2; in ntfs_ucsncasecmp() local
|
/fs/adfs/ |
D | dir.c | 112 char c1, c2; in adfs_match() local
|
/fs/ubifs/ |
D | super.c | 2089 struct ubifs_info *c1 = data; in sb_test() local 2139 struct ubifs_info *c1 = sb->s_fs_info; in ubifs_mount() local
|
/fs/cifs/ |
D | dir.c | 942 wchar_t c1, c2; in cifs_ci_compare() local
|