/kernel/linux/linux-5.10/fs/exfat/ |
H A D | nls.c | 479 exfat_utf16_to_utf8(struct super_block *sb, struct exfat_uni_name *p_uniname, unsigned char *p_cstring, int buflen) exfat_utf16_to_utf8() argument 493 exfat_utf8_to_utf16(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *p_uniname, int *p_lossy) exfat_utf8_to_utf16() argument 540 __exfat_utf16_to_nls(struct super_block *sb, struct exfat_uni_name *p_uniname, unsigned char *p_cstring, int buflen) __exfat_utf16_to_nls() argument 595 exfat_nls_to_ucs2(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *p_uniname, int *p_lossy) exfat_nls_to_ucs2() argument [all...] |
H A D | namei.c | 422 __exfat_resolve_path(struct inode *inode, const unsigned char *path, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int lookup) __exfat_resolve_path() argument 1016 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument 1104 exfat_move_file(struct inode *inode, struct exfat_chain *p_olddir, int oldentry, struct exfat_chain *p_newdir, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_move_file() argument
|
H A D | dir.c | 325 int exfat_calc_num_entries(struct exfat_uni_name *p_uniname) in exfat_calc_num_entries() argument 522 exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir, int entry, int num_entries, struct exfat_uni_name *p_uniname) exfat_init_ext_entry() argument 934 exfat_find_dir_entry(struct super_block *sb, struct exfat_inode_info *ei, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int num_entries, unsigned int type, struct exfat_hint *hint_opt) exfat_find_dir_entry() argument [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | nls.c | 479 exfat_utf16_to_utf8(struct super_block *sb, struct exfat_uni_name *p_uniname, unsigned char *p_cstring, int buflen) exfat_utf16_to_utf8() argument 493 exfat_utf8_to_utf16(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *p_uniname, int *p_lossy) exfat_utf8_to_utf16() argument 540 __exfat_utf16_to_nls(struct super_block *sb, struct exfat_uni_name *p_uniname, unsigned char *p_cstring, int buflen) __exfat_utf16_to_nls() argument 595 exfat_nls_to_ucs2(struct super_block *sb, const unsigned char *p_cstring, const int len, struct exfat_uni_name *p_uniname, int *p_lossy) exfat_nls_to_ucs2() argument [all...] |
H A D | namei.c | 420 __exfat_resolve_path(struct inode *inode, const unsigned char *path, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, int lookup) __exfat_resolve_path() argument 1012 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument 1097 exfat_move_file(struct inode *inode, struct exfat_chain *p_olddir, int oldentry, struct exfat_chain *p_newdir, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_move_file() argument
|
H A D | dir.c | 334 int exfat_calc_num_entries(struct exfat_uni_name *p_uniname) in exfat_calc_num_entries() argument 554 exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir, int entry, int num_entries, struct exfat_uni_name *p_uniname) exfat_init_ext_entry() argument 982 exfat_find_dir_entry(struct super_block *sb, struct exfat_inode_info *ei, struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, struct exfat_hint *hint_opt) exfat_find_dir_entry() argument [all...] |