Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Ddentry.c24 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry()
44 hpfs_adjust_length(str, &al); in hpfs_compare_dentry()
H A 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
H A Dnamei.c378 hpfs_adjust_length(name, &len); in hpfs_unlink()
429 hpfs_adjust_length(name, &len); in hpfs_rmdir()
530 hpfs_adjust_length(old_name, &old_len); in hpfs_rename()
H A Dhpfs_fn.h308 void hpfs_adjust_length(const unsigned char *, unsigned *);