Home
last modified time | relevance | path

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

12345

/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-4.19/fs/autofs/
Dwaitq.c227 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr) in autofs_find_wait()
251 const struct qstr *qstr, in validate_request()
355 struct qstr qstr; in autofs_wait() local
/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
/kernel/linux/linux-4.19/fs/proc/
Dutil.c3 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/kernel/linux/linux-5.10/fs/proc/
Dutil.c4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/kernel/linux/linux-4.19/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/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()
/kernel/linux/linux-4.19/fs/isofs/
Dinode.c178 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common()
233 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi()
250 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common()
268 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms()
274 isofs_hashi_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms()
/kernel/linux/linux-4.19/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/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-4.19/fs/jffs2/
Dsecurity.c44 const struct qstr *qstr) in jffs2_init_security()
/kernel/linux/linux-4.19/fs/ext2/
Dxattr_security.c48 const struct qstr *qstr) in ext2_init_security()
/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()
/kernel/linux/linux-4.19/fs/hfsplus/
Dxattr_security.c68 const struct qstr *qstr) in hfsplus_init_security()
/kernel/linux/linux-5.10/fs/hfsplus/
Dxattr_security.c68 const struct qstr *qstr) in hfsplus_init_security()
/kernel/linux/linux-4.19/fs/ext4/
Dxattr_security.c55 const struct qstr *qstr) in ext4_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-4.19/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-4.19/fs/jfs/
Djfs_xattr.h69 struct inode *dir, const struct qstr *qstr) in jfs_init_security()

12345