Home
last modified time | relevance | path

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

123

/linux-6.6.21/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()
/linux-6.6.21/fs/autofs/
Dwaitq.c180 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr) in autofs_find_wait()
204 const struct qstr *qstr, in validate_request()
308 struct qstr qstr; in autofs_wait() local
Droot.c148 const struct qstr *qstr; in autofs_lookup_active() local
203 const struct qstr *qstr; in autofs_lookup_expiring() local
/linux-6.6.21/fs/proc/
Dutil.c4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/linux-6.6.21/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
/linux-6.6.21/fs/affs/
Dnamei.c46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t fn, bool notruncate) 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-6.6.21/fs/hpfs/
Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
/linux-6.6.21/fs/jffs2/
Dsecurity.c44 const struct qstr *qstr) in jffs2_init_security()
/linux-6.6.21/fs/ext2/
Dxattr_security.c49 const struct qstr *qstr) in ext2_init_security()
Dxattr.h112 const struct qstr *qstr) in ext2_init_security()
/linux-6.6.21/fs/hfsplus/
Dxattr_security.c69 const struct qstr *qstr) in hfsplus_init_security()
/linux-6.6.21/fs/reiserfs/
Dxattr.h103 const struct qstr *qstr, in reiserfs_security_init()
Dxattr_security.c62 const struct qstr *qstr, in reiserfs_security_init()
/linux-6.6.21/fs/ext4/
Dxattr_security.c56 const struct qstr *qstr) in ext4_init_security()
Dialloc.c425 const struct qstr *qstr) in find_group_orlov()
925 umode_t mode, const struct qstr *qstr, in __ext4_new_inode()
/linux-6.6.21/include/linux/
Ddcache.h49 struct qstr { struct
61 extern const struct qstr empty_name; argument
Devm.h162 const struct qstr *qstr, in evm_inode_init_security()
/linux-6.6.21/fs/jfs/
Djfs_xattr.h56 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
/linux-6.6.21/arch/hexagon/include/asm/
Dthread_info.h70 #define qstr(s) #s macro
/linux-6.6.21/fs/ufs/
Ddir.c75 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr) in ufs_inode_by_name()
256 struct ufs_dir_entry *ufs_find_entry(struct inode *dir, const struct qstr *qstr, in ufs_find_entry()
/linux-6.6.21/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()
/linux-6.6.21/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()
/linux-6.6.21/fs/efivarfs/
Dsuper.c104 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Drestrack.c308 const char *qstr) in fill_cqe()

123