Searched defs:c2 (Results 1 – 11 of 11) sorted by relevance
/fs/hpfs/ |
D | anode.c | 21 int c1, c2 = 0; in hpfs_bplus_lookup() local 71 int c1, c2 = 0; in hpfs_add_sector_to_btree() local 283 int c1, c2 = 0; in hpfs_remove_btree() local 407 int c1, c2 = 0; in hpfs_truncate_btree() local
|
D | dnode.c | 251 int c1, c2 = 0; in hpfs_add_to_dnode() local 397 int c1, c2 = 0; in hpfs_add_dirent() local 442 int c1, c2 = 0; in move_to_top() local 526 int c1, c2 = 0; in delete_empty_dnode() local 750 int c1, c2 = 0; in hpfs_count_dnodes() local 824 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local 916 int c1, c2 = 0; in map_dirent() local 1010 int c1, c2 = 0; in map_fnode_dirent() local
|
D | dir.c | 74 int c1, c2 = 0; in hpfs_readdir() local
|
D | name.c | 84 unsigned char c2 = upcase(hpfs_sb(s)->sb_cp_table,n2[i]); in hpfs_compare_names() local
|
D | super.c | 101 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
|
/fs/unicode/ |
D | utf8-core.c | 28 int c1, c2; in utf8_strncmp() local 55 int c1, c2; in utf8_strncasecmp() local 86 int c1, c2; in utf8_strncasecmp_folded() local
|
/fs/hfsplus/ |
D | unicode.c | 35 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local 68 u16 len1, len2, c1, c2; in hfsplus_strcmp() local 392 u16 c2; in hfsplus_hash_dentry() local 444 u16 c1, c2; in hfsplus_compare_dentry() local
|
/fs/ntfs/ |
D | unistr.c | 89 u16 c1, c2; in ntfs_collate_names() local 137 u16 c1, c2; in ntfs_ucsncmp() local 175 u16 c1, c2; in ntfs_ucsncasecmp() local
|
/fs/cifs/ |
D | dir.c | 847 wchar_t c1, c2; in cifs_ci_compare() local
|
/fs/nfsd/ |
D | filecache.c | 863 nfsd_match_cred(const struct cred *c1, const struct cred *c2) in nfsd_match_cred()
|
/fs/exfat/ |
D | namei.c | 109 wchar_t c1, c2; in exfat_d_cmp() local
|