Searched defs:lookup (Results 76 - 93 of 93) sorted by relevance

1234

/linux-master/drivers/media/dvb-frontends/
H A Dstv0910.c637 const struct slookup *lookup; local
/linux-master/fs/unicode/
H A Dmkutf8data.c380 static void *lookup(struct tree *tree, const char *key) function
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c1611 int lookup; local
3221 int lookup; local
[all...]
/linux-master/drivers/parport/
H A Dparport_pc.c1861 static const int lookup[8] = { local
/linux-master/fs/ocfs2/
H A Ddir.c1003 ocfs2_find_entry_dx(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) argument
1057 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) argument
1229 ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) argument
1485 ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) argument
1520 ocfs2_remove_block_from_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) argument
1551 ocfs2_recalc_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) argument
1579 __ocfs2_add_entry(handle_t *handle, struct inode *dir, const char *name, int namelen, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) argument
1960 ocfs2_find_files_on_disk(const char *name, int namelen, u64 *blkno, struct inode *inode, struct ocfs2_dir_lookup_result *lookup) argument
1991 struct ocfs2_dir_lookup_result lookup = { NULL, }; local
2011 struct ocfs2_dir_lookup_result lookup = { NULL, }; local
2762 ocfs2_expand_inline_dir(struct inode *dir, struct buffer_head *di_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **first_block_bh) argument
3144 ocfs2_extend_dir(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **new_de_bh) argument
3877 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
3950 ocfs2_search_dx_free_list(struct inode *dir, struct buffer_head *dx_root_bh, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4129 ocfs2_prepare_dx_dir_for_insert(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4231 ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
[all...]
/linux-master/drivers/media/platform/intel/
H A Dpxa_camera.c587 pxa_mbus_find_fmtdesc( u32 code, const struct pxa_mbus_lookup *lookup, int n) argument
/linux-master/drivers/spi/
H A Dspi.c2701 struct acpi_spi_lookup *lookup = data; local
2670 acpi_spi_parse_apple_properties(struct acpi_device *dev, struct acpi_spi_lookup *lookup) argument
2799 struct acpi_spi_lookup lookup = {}; local
[all...]
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c5122 } lookup[] = { local
/linux-master/include/net/netfilter/
H A Dnf_tables.h390 enum nft_set_class lookup; member in struct:nft_set_estimate
455 bool (*lookup)(const struct net *net, member in struct:nft_set_ops
/linux-master/include/soc/mscc/
H A Docelot_vcap.h688 int lookup; member in struct:ocelot_vcap_filter
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c413 u8 lookup; member in struct:prestera_msg_vtcam_create_req
1306 prestera_hw_vtcam_create(struct prestera_switch *sw, u8 lookup, const u32 *keymask, u32 *vtcam_id, enum prestera_hw_vtcam_direction_t dir) argument
/linux-master/fs/nfsd/
H A Dxdr4.h769 struct nfsd4_lookup lookup; member in union:nfsd4_op::nfsd4_op_u
H A Dnfs4xdr.c977 struct nfsd4_lookup *lookup = &u->lookup; local
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c1214 const struct sig_atten_lu_s *lookup = &sig_atten_lu[i]; local
/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c4224 tuning_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) argument
5616 ca0132_alt_slider_ctl_set(struct hda_codec *codec, hda_nid_t nid, const unsigned int *lookup, int idx) argument
/linux-master/include/linux/
H A Dnfs_xdr.h1756 int (*lookup) (struct inode *, struct dentry *, member in struct:nfs_rpc_ops
H A Dfs.h2059 struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int); member in struct:inode_operations
/linux-master/fs/ext4/
H A Dext4.h2764 ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct ext4_filename *fname) argument

Completed in 590 milliseconds

1234