Searched refs:hpfs_adjust_length (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | dentry.c | 24 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry() 44 hpfs_adjust_length(str, &al); in hpfs_compare_dentry() 45 /*hpfs_adjust_length(b->name, &bl);*/ in hpfs_compare_dentry()
|
H A D | name.c | 46 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 D | namei.c | 383 hpfs_adjust_length(name, &len); in hpfs_unlink() 434 hpfs_adjust_length(name, &len); in hpfs_rmdir() 534 hpfs_adjust_length(old_name, &old_len); in hpfs_rename()
|
H A D | hpfs_fn.h | 308 void hpfs_adjust_length(const unsigned char *, unsigned *);
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | dentry.c | 24 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry() 44 hpfs_adjust_length(str, &al); in hpfs_compare_dentry() 45 /*hpfs_adjust_length(b->name, &bl);*/ in hpfs_compare_dentry()
|
H A D | name.c | 46 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 D | namei.c | 378 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 D | hpfs_fn.h | 308 void hpfs_adjust_length(const unsigned char *, unsigned *);
|
Completed in 5 milliseconds