Home
last modified time | relevance | path

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

/fs/hpfs/
Ddentry.c23 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry()
43 hpfs_adjust_length(str, &al); in hpfs_compare_dentry()
Dname.c45 hpfs_adjust_length(name, len); in hpfs_chk_name()
106 void hpfs_adjust_length(const unsigned char *name, unsigned *len) in hpfs_adjust_length() function
Dnamei.c381 hpfs_adjust_length(name, &len); in hpfs_unlink()
432 hpfs_adjust_length(name, &len); in hpfs_rmdir()
530 hpfs_adjust_length(old_name, &old_len); in hpfs_rename()
Dhpfs_fn.h308 void hpfs_adjust_length(const unsigned char *, unsigned *);