Home
last modified time | relevance | path

Searched defs:qstr (Results 26 – 50 of 63) sorted by relevance

123

/openbmc/linux/fs/fat/
H A 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()
H A Dnamei_msdos.c151 static int msdos_hash(const struct dentry *dentry, struct qstr *qstr) in msdos_hash()
/openbmc/linux/fs/ext2/
H A Dxattr.h112 const struct qstr *qstr) in ext2_init_security()
H A Dialloc.c420 const struct qstr *qstr) in ext2_new_inode()
/openbmc/linux/fs/efivarfs/
H A Dsuper.c104 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c308 const char *qstr) in fill_cqe()
/openbmc/linux/fs/ext4/
H A Dialloc.c426 const struct qstr *qstr) in find_group_orlov()
929 umode_t mode, const struct qstr *qstr, in __ext4_new_inode()
H A Dhash.c301 struct qstr qstr = {.name = name, .len = len }; in ext4fs_dirhash() local
H A Dxattr.h215 struct inode *dir, const struct qstr *qstr) in ext4_init_security()
/openbmc/linux/include/linux/
H A Devm.h168 const struct qstr *qstr, in evm_inode_init_security()
/openbmc/linux/fs/jffs2/
H A Dxattr.h124 #define jffs2_init_security(inode,dir,qstr) (0) argument
H A Dwrite.c443 const struct qstr *qstr) in jffs2_do_create()
/openbmc/linux/fs/f2fs/
H A Dxattr.h162 const struct qstr *qstr, struct page *ipage) in f2fs_init_security()
H A Dxattr.c155 const struct qstr *qstr, struct page *ipage) in f2fs_init_security()
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c181 QString *qstr; in qobject_input_get_keyval() local
529 QString *qstr; in qobject_input_type_str() local
/openbmc/linux/fs/btrfs/
H A Dxattr.c488 const struct qstr *qstr) in btrfs_xattr_security_init()
/openbmc/linux/fs/exfat/
H A Dnamei.c84 static int exfat_d_hash(const struct dentry *dentry, struct qstr *qstr) in exfat_d_hash()
141 static int exfat_utf8_d_hash(const struct dentry *dentry, struct qstr *qstr) in exfat_utf8_d_hash()
/openbmc/qemu/qobject/
H A Dqdict.c299 QString *qstr = qobject_to(QString, qdict_get(qdict, key)); in qdict_get_try_str() local
/openbmc/linux/fs/ubifs/
H A Dxattr.c675 const struct qstr *qstr) in ubifs_init_security()
/openbmc/linux/security/integrity/evm/
H A Devm_main.c878 const struct qstr *qstr, struct xattr *xattrs, in evm_inode_init_security()
/openbmc/linux/fs/jfs/
H A Dxattr.c1045 const struct qstr *qstr) in jfs_init_security()
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c1507 QString *qstr; in qtest_get_machines() local
1570 QString *qstr; in qtest_get_cpu_models() local
1705 QString *qstr; in qtest_has_device() local
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c83 const struct qstr *qstr) in xfs_inode_init_security()
/openbmc/linux/fs/proc/
H A Dgeneric.c398 struct qstr qstr; in __proc_create() local
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h96 struct qstr { struct
97 unsigned int hash;
98 unsigned int len;
100 const char *name;
102 char *name;

123