Home
last modified time | relevance | path

Searched defs:qstr (Results 1 – 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/fs/adfs/
Ddir.c332 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/
Dwaitq.c224 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
Droot.c143 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/
Dhmdfs_dentryfile_cloud.c14 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()
Dinode_cloud.c33 const struct qstr *qstr, in lookup_cloud_dentry()
78 struct qstr qstr; in hmdfs_lookup_by_cloud() local
Dinode_remote.c23 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/
Dutil.c4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/kernel/linux/linux-5.10/fs/hpfs/
Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
/kernel/linux/linux-5.10/fs/isofs/
Dinode.c175 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()
Dnamei.c21 struct qstr qstr; in isofs_cmp() local
/kernel/linux/linux-5.10/fs/affs/
Dnamei.c46 __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/
Dsecurity.c44 const struct qstr *qstr) in jffs2_init_security()
/kernel/linux/linux-5.10/fs/ext2/
Dxattr_security.c48 const struct qstr *qstr) in ext2_init_security()
Dxattr.h112 const struct qstr *qstr) in ext2_init_security()
/kernel/linux/linux-5.10/fs/hfsplus/
Dxattr_security.c68 const struct qstr *qstr) in hfsplus_init_security()
/kernel/linux/linux-5.10/fs/ext4/
Dxattr_security.c55 const struct qstr *qstr) in ext4_init_security()
/kernel/linux/linux-5.10/fs/reiserfs/
Dxattr.h102 const struct qstr *qstr, in reiserfs_security_init()
Dxattr_security.c45 const struct qstr *qstr, in reiserfs_security_init()
/kernel/linux/linux-5.10/fs/jfs/
Djfs_xattr.h56 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
/kernel/linux/linux-5.10/include/linux/
Ddcache.h47 struct qstr { struct
59 extern const struct qstr empty_name; argument
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dthread_info.h76 #define qstr(s) #s macro
/kernel/linux/linux-5.10/fs/fat/
Dnamei_vfat.c111 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/
Ddir.c70 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/
Ddir.c325 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/
Dsuper.c60 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()

123