/fs/unicode/ |
D | utf8-core.c | 13 int utf8_validate(const struct unicode_map *um, const struct qstr *str) in utf8_validate() 105 int utf8_casefold(const struct unicode_map *um, const struct qstr *str, in utf8_casefold() 129 struct qstr *str) in utf8_casefold_hash() 149 int utf8_normalize(const struct unicode_map *um, const struct qstr *str, in utf8_normalize()
|
D | utf8-selftest.c | 40 unsigned char str[10]; member 94 unsigned char str[30]; member
|
D | utf8-norm.c | 102 utf8decode3(const char *str) in utf8decode3() 119 utf8encode3(char *str, unsigned int val) in utf8encode3() 275 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul()
|
/fs/hfsplus/ |
D | catalog.c | 44 hfsplus_btree_key *key, u32 parent, const struct qstr *str) in hfsplus_cat_build_key() 178 u32 parentid, const struct qstr *str) in hfsplus_fill_cat_thread() 254 const struct qstr *str, struct inode *inode) in hfsplus_create_cat() 330 int hfsplus_delete_cat(u32 cnid, struct inode *dir, const struct qstr *str) in hfsplus_delete_cat()
|
D | dir.c | 87 struct qstr str; in hfsplus_lookup() local 306 struct qstr str; in hfsplus_link() local 362 struct qstr str; in hfsplus_unlink() local
|
D | unicode.c | 384 int hfsplus_hash_dentry(const struct dentry *dentry, struct qstr *str) in hfsplus_hash_dentry() 437 unsigned int len, const char *str, const struct qstr *name) in hfsplus_compare_dentry()
|
/fs/btrfs/ |
D | rcu-string.h | 11 char str[]; member 29 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
|
/fs/romfs/ |
D | storage.c | 67 const char *str, size_t size) in romfs_mtd_strcmp() 164 const char *str, size_t size) in romfs_blk_strcmp() 266 const char *str, size_t size) in romfs_dev_strcmp()
|
/fs/hfs/ |
D | catalog.c | 82 int hfs_cat_create(u32 cnid, struct inode *dir, const struct qstr *str, struct inode *inode) in hfs_cat_create() 221 int hfs_cat_delete(u32 cnid, struct inode *dir, const struct qstr *str) in hfs_cat_delete()
|
D | string.c | 96 unsigned int len, const char *str, const struct qstr *name) in hfs_compare_dentry()
|
/fs/hpfs/ |
D | dentry.c | 39 unsigned int len, const char *str, const struct qstr *name) in hpfs_compare_dentry()
|
/fs/gfs2/ |
D | dentry.c | 80 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) in gfs2_dhash()
|
D | super.c | 172 const struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_in() local 181 struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_out() local 417 struct gfs2_dinode *str = buf; in gfs2_dinode_out() local
|
D | rgrp.c | 1044 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in() local 1059 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_ondisk2lvb() local 1072 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out() local 1097 struct gfs2_rgrp *str = (struct gfs2_rgrp *)rgd->rd_bits[0].bi_bh->b_data; in gfs2_rgrp_lvb_valid() local
|
/fs/affs/ |
D | namei.c | 83 const char *str, const struct qstr *name, toupper_t toupper, in __affs_compare_dentry() 117 unsigned int len, const char *str, const struct qstr *name) in affs_compare_dentry() 126 unsigned int len, const char *str, const struct qstr *name) in affs_intl_compare_dentry()
|
/fs/ntfs/ |
D | ntfs.h | 84 char *str; member
|
/fs/efivarfs/ |
D | inode.c | 46 bool efivarfs_valid_name(const char *str, int len) in efivarfs_valid_name()
|
D | super.c | 45 unsigned int len, const char *str, in efivarfs_d_compare()
|
/fs/adfs/ |
D | dir.c | 333 const char *str, u32 len) in __adfs_compare() 419 const char *str, const struct qstr *qstr) in adfs_compare()
|
/fs/isofs/ |
D | inode.c | 203 unsigned int len, const char *str, in isofs_dentry_cmp_common() 237 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi() 278 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmp_ms() 285 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi_ms()
|
/fs/squashfs/ |
D | namei.c | 72 char *str; in get_dir_index_using_name() local
|
/fs/ubifs/ |
D | key.h | 58 const signed char *str = (const signed char *)s; in key_r5_hash() local 75 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash()
|
/fs/autofs/ |
D | root.c | 133 const unsigned char *str = name->name; in autofs_lookup_active() local 188 const unsigned char *str = name->name; in autofs_lookup_expiring() local
|
/fs/cifs/ |
D | smbencrypt.c | 42 str_to_key(unsigned char *str, unsigned char *key) in str_to_key()
|
/fs/ |
D | proc_namespace.c | 42 const char *str; member
|