Home
last modified time | relevance | path

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

123

/fs/hfsplus/
Dcatalog.c42 u32 parent, struct qstr *str) in hfsplus_cat_build_key()
168 u32 parentid, struct qstr *str) in hfsplus_fill_cat_thread()
239 struct qstr *str, struct inode *inode) in hfsplus_create_cat()
299 int hfsplus_delete_cat(u32 cnid, struct inode *dir, struct qstr *str) in hfsplus_delete_cat()
Ddir.c84 struct qstr str; in hfsplus_lookup() local
296 struct qstr str; in hfsplus_link() local
352 struct qstr str; in hfsplus_unlink() local
Dunicode.c337 int hfsplus_hash_dentry(const struct dentry *dentry, struct qstr *str) in hfsplus_hash_dentry()
389 unsigned int len, const char *str, const struct qstr *name) in hfsplus_compare_dentry()
/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/efivarfs/
Dinode.c47 bool efivarfs_valid_name(const char *str, int len) in efivarfs_valid_name()
84 static void efivarfs_hex_to_guid(const char *str, efi_guid_t *guid) in efivarfs_hex_to_guid()
Dsuper.c50 unsigned int len, const char *str, in efivarfs_d_compare()
/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/affs/
Dnamei.c99 const char *str, const struct qstr *name, toupper_t toupper, in __affs_compare_dentry()
133 unsigned int len, const char *str, const struct qstr *name) in affs_compare_dentry()
142 unsigned int len, const char *str, const struct qstr *name) in affs_intl_compare_dentry()
/fs/hfs/
Dcatalog.c82 int hfs_cat_create(u32 cnid, struct inode *dir, struct qstr *str, struct inode *inode) in hfs_cat_create()
211 int hfs_cat_delete(u32 cnid, struct inode *dir, 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.c38 unsigned int len, const char *str, const struct qstr *name) in hpfs_compare_dentry()
/fs/gfs2/
Ddentry.c106 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) in gfs2_dhash()
Dsuper.c452 const struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_in() local
461 struct gfs2_statfs_change *str = buf; in gfs2_statfs_change_out() local
705 struct gfs2_dinode *str = buf; in gfs2_dinode_out() local
Drgrp.c1024 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in() local
1038 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out() local
1051 struct gfs2_rgrp *str = (struct gfs2_rgrp *)rgd->rd_bits[0].bi_bh->b_data; in gfs2_rgrp_lvb_valid() local
1062 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_ondisk2lvb() local
/fs/ntfs/
Dntfs.h98 char *str; member
/fs/sdcardfs/
Ddentry.c170 unsigned int len, const char *str, const struct qstr *name) in sdcardfs_cmp_ci()
/fs/isofs/
Dinode.c205 unsigned int len, const char *str, in isofs_dentry_cmp_common()
239 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi()
280 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmp_ms()
287 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.c59 const char *str) in xfs_dqcheck()
/fs/ubifs/
Dkey.h64 const signed char *str = (const signed char *)s; in key_r5_hash() local
81 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash()
/fs/autofs4/
Droot.c166 const unsigned char *str = name->name; in autofs4_lookup_active() local
221 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/nfs/objlayout/
Dpnfs_osd_xdr_cli.c224 __read_u8_opaque(__be32 *p, struct nfs4_string *str) in __read_u8_opaque()
/fs/cifs/
Dsmbencrypt.c52 str_to_key(unsigned char *str, unsigned char *key) in str_to_key()
/fs/
Dproc_namespace.c38 const char *str; member

123