Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hpfs/
Ddentry.c32 hash = partial_name_hash(hpfs_upcase(hpfs_sb(dentry->d_sb)->sb_cp_table,qstr->name[i]), hash); in hpfs_hash_dentry()
Dname.c30 unsigned char hpfs_upcase(unsigned char *dir, unsigned char a) in hpfs_upcase() function
Dhpfs_fn.h302 unsigned char hpfs_upcase(unsigned char *, unsigned char);