| /Linux-v5.4/fs/adfs/ | 
| D | dir.c | 145 static int __adfs_compare(const unsigned char *qstr, u32 qlen,  in __adfs_compare()160 static int adfs_dir_lookup_byname(struct inode *inode, const struct qstr *qstr,  in adfs_dir_lookup_byname()
 217 adfs_hash(const struct dentry *parent, struct qstr *qstr)  in adfs_hash()
 241 			const char *str, const struct qstr *qstr)  in adfs_compare()
 
 | 
| /Linux-v5.4/fs/autofs/ | 
| D | waitq.c | 224 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr)  in autofs_find_wait()248 			    const struct qstr *qstr,  in validate_request()
 352 	struct qstr qstr;  in autofs_wait()  local
 
 | 
| D | root.c | 143 		const struct qstr *qstr;  in autofs_lookup_active()  local198 		const struct qstr *qstr;  in autofs_lookup_expiring()  local
 
 | 
| /Linux-v5.4/fs/proc/ | 
| D | util.c | 4 unsigned name_to_int(const struct qstr *qstr)  in name_to_int()
 | 
| /Linux-v5.4/fs/hpfs/ | 
| D | dentry.c | 16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr)  in hpfs_hash_dentry()
 | 
| /Linux-v5.4/fs/isofs/ | 
| D | inode.c | 176 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms)  in isofs_hashi_common()231 isofs_hashi(const struct dentry *dentry, struct qstr *qstr)  in isofs_hashi()
 248 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms)  in isofs_hash_common()
 266 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr)  in isofs_hash_ms()
 272 isofs_hashi_ms(const struct dentry *dentry, struct qstr *qstr)  in isofs_hashi_ms()
 
 | 
| D | namei.c | 21 	struct qstr qstr;  in isofs_cmp()  local
 | 
| /Linux-v5.4/fs/affs/ | 
| D | namei.c | 46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notrunca…  in __affs_hash_dentry()67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr)  in affs_hash_dentry()
 75 affs_intl_hash_dentry(const struct dentry *dentry, struct qstr *qstr)  in affs_intl_hash_dentry()
 
 | 
| /Linux-v5.4/fs/jffs2/ | 
| D | security.c | 44 			const struct qstr *qstr)  in jffs2_init_security()
 | 
| D | xattr.h | 124 #define jffs2_init_security(inode,dir,qstr)	(0)  argument
 | 
| /Linux-v5.4/fs/ext2/ | 
| D | xattr_security.c | 48 		   const struct qstr *qstr)  in ext2_init_security()
 | 
| D | xattr.h | 111 				     const struct qstr *qstr)  in ext2_init_security()
 | 
| /Linux-v5.4/fs/hfsplus/ | 
| D | xattr_security.c | 68 				const struct qstr *qstr)  in hfsplus_init_security()
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | xattr_security.c | 55 		   const struct qstr *qstr)  in ext4_init_security()
 | 
| D | ialloc.c | 417 			    const struct qstr *qstr)  in find_group_orlov()743 			       umode_t mode, const struct qstr *qstr,  in __ext4_new_inode()
 
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | xattr.h | 102 					 const struct qstr *qstr,  in reiserfs_security_init()
 | 
| D | xattr_security.c | 45 			   const struct qstr *qstr,  in reiserfs_security_init()
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_xattr.h | 56 				    struct inode *dir, const struct qstr *qstr)  in jfs_init_security()
 | 
| /Linux-v5.4/include/linux/ | 
| D | dcache.h | 47 struct qstr {  struct59 extern const struct qstr empty_name;  argument
 
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | thread_info.h | 76 #define qstr(s) #s  macro
 | 
| /Linux-v5.4/fs/fat/ | 
| D | namei_vfat.c | 111 static unsigned int vfat_striptail_len(const struct qstr *qstr)  in vfat_striptail_len()122 static int vfat_hash(const struct dentry *dentry, struct qstr *qstr)  in vfat_hash()
 134 static int vfat_hashi(const struct dentry *dentry, struct qstr *qstr)  in vfat_hashi()
 
 | 
| /Linux-v5.4/fs/ufs/ | 
| D | dir.c | 70 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr)  in ufs_inode_by_name()250 struct ufs_dir_entry *ufs_find_entry(struct inode *dir, const struct qstr *qstr,  in ufs_find_entry()
 
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | dir.c | 325 nilfs_find_entry(struct inode *dir, const struct qstr *qstr,  in nilfs_find_entry()401 ino_t nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr)  in nilfs_inode_by_name()
 
 | 
| /Linux-v5.4/fs/efivarfs/ | 
| D | super.c | 60 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr)  in efivarfs_d_hash()
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | restrack.c | 311 		    const char *qstr)  in fill_cqe()
 |