Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 68) sorted by relevance

123

/fs/unicode/
Dutf8-core.c13 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()
Dutf8-selftest.c40 unsigned char str[10]; member
94 unsigned char str[30]; member
Dutf8-norm.c102 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/
Dcatalog.c44 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()
Ddir.c87 struct qstr str; in hfsplus_lookup() local
306 struct qstr str; in hfsplus_link() local
362 struct qstr str; in hfsplus_unlink() local
Dunicode.c384 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/
Drcu-string.h11 char str[]; member
29 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
/fs/romfs/
Dstorage.c67 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/
Dcatalog.c82 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()
Dstring.c96 unsigned int len, const char *str, const struct qstr *name) in hfs_compare_dentry()
/fs/hpfs/
Ddentry.c39 unsigned int len, const char *str, const struct qstr *name) in hpfs_compare_dentry()
/fs/gfs2/
Ddentry.c80 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) in gfs2_dhash()
Dsuper.c172 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
Drgrp.c1044 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/
Dnamei.c83 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/
Dntfs.h84 char *str; member
/fs/efivarfs/
Dinode.c46 bool efivarfs_valid_name(const char *str, int len) in efivarfs_valid_name()
Dsuper.c45 unsigned int len, const char *str, in efivarfs_d_compare()
/fs/adfs/
Ddir.c333 const char *str, u32 len) in __adfs_compare()
419 const char *str, const struct qstr *qstr) in adfs_compare()
/fs/isofs/
Dinode.c203 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/
Dnamei.c72 char *str; in get_dir_index_using_name() local
/fs/ubifs/
Dkey.h58 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/
Droot.c133 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/
Dsmbencrypt.c42 str_to_key(unsigned char *str, unsigned char *key) in str_to_key()
/fs/
Dproc_namespace.c42 const char *str; member

123