/kernel/linux/linux-5.10/fs/adfs/ |
D | dir.c | 332 static int __adfs_compare(const unsigned char *qstr, u32 qlen, in __adfs_compare() 347 static int adfs_dir_lookup_byname(struct inode *inode, const struct qstr *qstr, in adfs_dir_lookup_byname() 395 adfs_hash(const struct dentry *parent, struct qstr *qstr) in adfs_hash() 419 const char *str, const struct qstr *qstr) in adfs_compare()
|
/kernel/linux/linux-5.10/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() local 198 const struct qstr *qstr; in autofs_lookup_expiring() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_dentryfile_cloud.c | 14 const struct qstr *qstr, struct file *filp) in hmdfs_init_dcache_lookup_ctx_cloud() 57 const struct qstr *qstr, struct hmdfs_dentry_cloud **insense_de, in find_in_block()
|
D | inode_cloud.c | 33 const struct qstr *qstr, in lookup_cloud_dentry() 78 struct qstr qstr; in hmdfs_lookup_by_cloud() local
|
D | inode_remote.c | 23 const struct qstr *qstr, in lookup_remote_dentry() 172 struct qstr *qstr, in hmdfs_lookup_by_con() 412 struct qstr qstr; in hmdfs_lookup_remote_dentry() local
|
/kernel/linux/linux-5.10/fs/proc/ |
D | util.c | 4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
|
/kernel/linux/linux-5.10/fs/hpfs/ |
D | dentry.c | 16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | inode.c | 175 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() 230 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi() 247 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common() 265 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms() 271 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
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | security.c | 44 const struct qstr *qstr) in jffs2_init_security()
|
/kernel/linux/linux-5.10/fs/ext2/ |
D | xattr_security.c | 48 const struct qstr *qstr) in ext2_init_security()
|
D | xattr.h | 112 const struct qstr *qstr) in ext2_init_security()
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
D | xattr_security.c | 68 const struct qstr *qstr) in hfsplus_init_security()
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | xattr_security.c | 55 const struct qstr *qstr) in ext4_init_security()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | jfs_xattr.h | 56 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
|
/kernel/linux/linux-5.10/include/linux/ |
D | dcache.h | 47 struct qstr { struct 59 extern const struct qstr empty_name; argument
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | thread_info.h | 76 #define qstr(s) #s macro
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/fs/efivarfs/ |
D | super.c | 60 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()
|