Home
last modified time | relevance | path

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

123

/fs/btrfs/
Drcu-string.h21 char str[0]; member
35 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
/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.c88 struct qstr str; in hfsplus_lookup() local
308 struct qstr str; in hfsplus_link() local
364 struct qstr str; in hfsplus_unlink() local
Dunicode.c338 int hfsplus_hash_dentry(const struct dentry *dentry, struct qstr *str) in hfsplus_hash_dentry()
390 unsigned int len, const char *str, const struct qstr *name) in hfsplus_compare_dentry()
Dsuper.c381 struct qstr str; in hfsplus_fill_super() local
/fs/romfs/
Dstorage.c71 const char *str, size_t size) in romfs_mtd_strcmp()
168 const char *str, size_t size) in romfs_blk_strcmp()
272 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/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/gfs2/
Ddentry.c106 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) in gfs2_dhash()
Dsuper.c463 const struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_in() local
472 struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_out() local
707 struct gfs2_dinode *str = buf; in gfs2_dinode_out() local
/fs/ntfs/
Dntfs.h98 char *str; member
/fs/efivarfs/
Dinode.c48 bool efivarfs_valid_name(const char *str, int len) in efivarfs_valid_name()
Dsuper.c48 unsigned int len, const char *str, in efivarfs_d_compare()
/fs/sdcardfs/
Ddentry.c171 unsigned int len, const char *str, const struct qstr *name) in sdcardfs_cmp_ci()
/fs/isofs/
Dinode.c206 unsigned int len, const char *str, in isofs_dentry_cmp_common()
240 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi()
281 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmp_ms()
288 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi_ms()
/fs/squashfs/
Dnamei.c85 char *str; in get_dir_index_using_name() local
/fs/xfs/libxfs/
Dxfs_dquot_buf.c52 const char *str) in xfs_dqcheck()
/fs/ubifs/
Dkey.h70 const signed char *str = (const signed char *)s; in key_r5_hash() local
87 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash()
/fs/autofs4/
Droot.c165 const unsigned char *str = name->name; in autofs4_lookup_active() local
220 const unsigned char *str = name->name; in autofs4_lookup_expiring() local
/fs/adfs/
Ddir.c231 unsigned int len, const char *str, const struct qstr *name) in adfs_compare()
/fs/cifs/
Dsmbencrypt.c53 str_to_key(unsigned char *str, unsigned char *key) in str_to_key()
/fs/crypto/
Dfname.c19 static inline bool fscrypt_is_dot_dotdot(const struct qstr *str) in fscrypt_is_dot_dotdot()
/fs/
Dproc_namespace.c42 const char *str; member

123