Home
last modified time | relevance | path

Searched refs:hpfs_adjust_length (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/hpfs/
Ddentry.c24 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry()
44 hpfs_adjust_length(str, &al); in hpfs_compare_dentry()
Dname.c46 hpfs_adjust_length(name, len); in hpfs_chk_name()
107 void hpfs_adjust_length(const unsigned char *name, unsigned *len) in hpfs_adjust_length() function
Dnamei.c387 hpfs_adjust_length(name, &len); in hpfs_unlink()
438 hpfs_adjust_length(name, &len); in hpfs_rmdir()
539 hpfs_adjust_length(old_name, &old_len); in hpfs_rename()
Dhpfs_fn.h308 void hpfs_adjust_length(const unsigned char *, unsigned *);