Home
last modified time | relevance | path

Searched defs:iname (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/fs/crypto/
H A Dfname.c98 int fscrypt_fname_encrypt(const struct inode *inode, const struct qstr *iname, in fscrypt_fname_encrypt()
154 const struct fscrypt_str *iname, in fname_decrypt()
371 const struct fscrypt_str *iname, in fscrypt_fname_disk_to_usr()
444 int fscrypt_setup_filename(struct inode *dir, const struct qstr *iname, in fscrypt_setup_filename()
H A Dhooks.c272 struct qstr iname = QSTR_INIT(target, len); in __fscrypt_encrypt_symlink() local
/openbmc/linux/arch/mips/fw/arc/
H A Didentify.c95 const char *iname; in prom_identify_arch() local
/openbmc/linux/fs/ext4/
H A Dcrypto.c22 int ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, in ext4_fname_setup_filename()
H A Dnamei.c1445 int ext4_fname_setup_ci_filename(struct inode *dir, const struct qstr *iname, in ext4_fname_setup_ci_filename()
H A Dext4.h2752 const struct qstr *iname, in ext4_fname_setup_filename()
/openbmc/linux/fs/ceph/
H A Dcrypto.c265 struct qstr iname; in ceph_encode_encrypted_dname() local
383 struct fscrypt_str iname; in ceph_fname_to_usr() local
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-video.c725 static const char *iname[] = { in cx23885_enum_input() local
832 static const char *iname[] = { in cx23885_query_audinput() local
/openbmc/linux/include/linux/
H A Dfscrypt.h596 const struct qstr *iname, in fscrypt_setup_filename()
627 const struct fscrypt_str *iname, in fscrypt_fname_disk_to_usr()
H A Dfs.h2469 const char iname[]; member
/openbmc/u-boot/tools/
H A Dimage-host.c412 const char *prop, *iname, *end; in fit_config_get_hash_list() local
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c755 static const char *iname[] = { variable
/openbmc/linux/fs/f2fs/
H A Ddir.c107 int f2fs_setup_filename(struct inode *dir, const struct qstr *iname, in f2fs_setup_filename()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-video.c846 static const char * const iname[] = { in cx88_enum_input() local
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c962 static const char *iname[] = { variable
/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h91 _PULONG iname; /* string identifier */ member
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c954 static const char * const iname[] = { variable
/openbmc/linux/drivers/crypto/
H A Dn2_core.c1709 u64 node, const char *iname, unsigned long q_type, in handle_exec_unit()
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1644 void gen_inst(Context *c, GString *iname) in gen_inst()