/openbmc/linux/fs/adfs/ |
H A 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()
|
/openbmc/linux/fs/autofs/ |
H A D | waitq.c | 180 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
|
H A D | root.c | 148 const struct qstr *qstr; in autofs_lookup_active() local 203 const struct qstr *qstr; in autofs_lookup_expiring() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qobject-output-visitor.c | 104 QString *qstr; in test_visitor_out_string() local 117 QString *qstr; in test_visitor_out_no_string() local 131 QString *qstr; in test_visitor_out_enum() local 416 QString *qstr; in test_visitor_out_alternate() local
|
H A D | test-keyval.c | 258 QString *qstr; in check_list012() local 728 QString *qstr; in test_keyval_visit_any() local
|
/openbmc/linux/fs/proc/ |
H A D | util.c | 4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
|
/openbmc/linux/fs/hpfs/ |
H A D | dentry.c | 16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
|
/openbmc/linux/fs/isofs/ |
H A 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()
|
H A D | namei.c | 21 struct qstr qstr; in isofs_cmp() local
|
/openbmc/linux/fs/affs/ |
H A D | namei.c | 46 __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()
|
/openbmc/linux/fs/jffs2/ |
H A D | security.c | 44 const struct qstr *qstr) in jffs2_init_security()
|
/openbmc/linux/fs/ext2/ |
H A D | xattr_security.c | 49 const struct qstr *qstr) in ext2_init_security()
|
/openbmc/linux/fs/hfsplus/ |
H A D | xattr_security.c | 69 const struct qstr *qstr) in hfsplus_init_security()
|
/openbmc/qemu/tests/qtest/ |
H A D | netdev-socket.c | 153 QString *qstr; in wait_stream_connected() local 178 QString *qstr; in wait_stream_disconnected() local
|
H A D | device-plug-test.c | 30 QString *qstr; in wait_device_deleted_event() local
|
H A D | qmp-test.c | 224 QString *qstr; in test_qmp_oob() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | xattr.h | 103 const struct qstr *qstr, in reiserfs_security_init()
|
H A D | xattr_security.c | 62 const struct qstr *qstr, in reiserfs_security_init()
|
/openbmc/linux/fs/ext4/ |
H A D | xattr_security.c | 56 const struct qstr *qstr) in ext4_init_security()
|
/openbmc/qemu/include/qapi/qmp/ |
H A D | qlit.h | 27 const char *qstr; member
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_xattr.h | 56 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
|
/openbmc/linux/include/linux/ |
H A D | dcache.h | 49 struct qstr { struct 61 extern const struct qstr empty_name; argument
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | thread_info.h | 70 #define qstr(s) #s macro
|
/openbmc/linux/fs/ufs/ |
H A D | dir.c | 75 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()
|
/openbmc/linux/fs/nilfs2/ |
H A D | dir.c | 332 nilfs_find_entry(struct inode *dir, const struct qstr *qstr, in nilfs_find_entry() 432 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino) in nilfs_inode_by_name()
|