Searched defs:fid (Results 76 - 100 of 169) sorted by relevance

1234567

/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c461 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, argument
/linux-master/fs/orangefs/
H A Dsuper.c326 orangefs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/smb/client/
H A Ddir.c177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) argument
441 struct cifs_fid fid = {}; local
564 struct cifs_fid fid; local
[all...]
H A Dsmb2inode.c186 struct cifs_fid fid; local
[all...]
/linux-master/fs/9p/
H A Dvfs_inode_dotl.c58 v9fs_fid_iget_dotl(struct super_block *sb, struct p9_fid *fid, bool new) argument
191 struct p9_fid *fid = NULL; local
312 struct p9_fid *fid = NULL, *dfid = NULL; local
382 struct p9_fid *fid; local
476 struct p9_fid *fid = NULL; local
648 struct p9_fid *fid = NULL; local
720 struct p9_fid *fid; local
752 struct p9_fid *fid = NULL, *dfid = NULL; local
822 struct p9_fid *fid; local
842 v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode) argument
[all...]
H A Dv9fs.h227 v9fs_get_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, argument
H A Dvfs_inode.c368 v9fs_fid_iget(struct super_block *sb, struct p9_fid *fid, bool new) argument
539 struct p9_fid *dfid, *ofid = NULL, *fid = NULL; local
616 struct p9_fid *fid; local
643 struct p9_fid *fid; local
678 struct p9_fid *dfid, *fid; local
735 struct p9_fid *fid; local
945 struct p9_fid *fid; local
993 struct p9_fid *fid = NULL; local
1139 struct p9_fid *fid; local
1189 struct p9_fid *fid; local
1301 v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) argument
[all...]
/linux-master/drivers/s390/char/
H A Dtape_3590.h102 unsigned int fid:8; member in struct:tape_3590_sense::__anon7979::__anon7980
/linux-master/drivers/cpufreq/
H A Dpowernow-k8.h177 u8 fid; member in struct:pst_s
[all...]
H A Dpowernow-k8.c58 static u32 find_freq_from_fid(u32 fid) argument
64 static u32 find_khz_freq_from_fid(u32 fid) argument
75 convert_fid_to_vco_fid(u32 fid) argument
134 u8 fid, vid; local
146 write_new_fid(struct powernow_k8_data *data, u32 fid) argument
804 u32 fid; local
884 u32 fid = 0; local
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c311 u16 fid; member in struct:mv88e6xxx_devlink_atu_entry
380 int fid = -1, count, err; local
319 mv88e6xxx_region_atu_snapshot_fid(struct mv88e6xxx_chip *chip, int fid, struct mv88e6xxx_devlink_atu_entry *table, int *count) argument
436 u16 fid; member in struct:mv88e6xxx_devlink_vtu_entry
[all...]
/linux-master/fs/coda/
H A Dupcall.c92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, argument
111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, argument
130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, argument
160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, argument
180 int venus_open(struct super_block *sb, struct CodaFid *fid, argument
347 venus_readlink(struct super_block *sb, struct CodaFid *fid, char *buffer, int *length) argument
379 venus_link(struct super_block *sb, struct CodaFid *fid, struct CodaFid *dirfid, const char *name, int len ) argument
405 venus_symlink(struct super_block *sb, struct CodaFid *fid, const char *name, int len, const char *symname, int symlen) argument
440 venus_fsync(struct super_block *sb, struct CodaFid *fid) argument
456 venus_access(struct super_block *sb, struct CodaFid *fid, int mask) argument
475 venus_pioctl(struct super_block *sb, struct CodaFid *fid, unsigned int cmd, struct PioctlData *data) argument
572 venus_access_intent(struct super_block *sb, struct CodaFid *fid, bool *access_intent_supported, size_t count, loff_t ppos, int type) argument
859 struct CodaFid *fid = NULL, *newfid; local
[all...]
/linux-master/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c283 static int mvebu_pinmux_get_groups(struct pinctrl_dev *pctldev, unsigned fid, argument
294 static int mvebu_pinmux_set(struct pinctrl_dev *pctldev, unsigned fid, argument
275 mvebu_pinmux_get_func_name(struct pinctrl_dev *pctldev, unsigned fid) argument
/linux-master/arch/s390/include/asm/
H A Dpci_clp.h22 u32 fid; /* PCI function id */ member in struct:clp_fh_list_entry
120 u32 fid; /* pci function id */ member in struct:clp_rsp_query_pci
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c324 static void process_interlaced_mode(int fid, struct common_obj *common) argument
367 int fid = -1, i; local
[all...]
/linux-master/drivers/pinctrl/
H A Dpinctrl-equilibrium.c594 unsigned int fid; local
/linux-master/drivers/usb/gadget/function/
H A Duvc.h129 unsigned int fid; member in struct:uvc_video
/linux-master/fs/ufs/
H A Dsuper.c117 static struct dentry *ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
123 static struct dentry *ufs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
/linux-master/fs/udf/
H A Dnamei.c942 udf_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
954 udf_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
969 struct fid *fid = (struct fid *)fh; local
[all...]
/linux-master/drivers/nvme/host/
H A Dtrace.c79 u8 fid = cdw10[0]; local
93 u8 fid = cdw10[0]; local
/linux-master/fs/erofs/
H A Dsuper.c548 erofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
555 erofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/tools/testing/selftests/nci/
H A Dnci_dev.c251 static int get_nci_devid(int sd, __u16 fid, __u32 pid, int dev_id, struct msgtemplate *msg) argument
305 __u16 fid; local
581 int start_polling(int dev_idx, int proto, int virtual_fd, int sd, int fid, in argument
605 stop_polling(int dev_idx, int virtual_fd, int sd, int fid, int pid) argument
638 get_taginfo(int dev_idx, int sd, int fid, int pid) argument
719 connect_tag(int dev_idx, int virtual_fd, int sd, int fid, int pid) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c296 void qed_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 fid) argument
355 qed_port_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u8 port_id, u16 fid) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c595 mlxsw_sp_nve_fid_flood_index_set(struct mlxsw_sp_fid *fid, argument
614 mlxsw_sp_nve_fid_flood_index_clear(struct mlxsw_sp_fid *fid, argument
633 mlxsw_sp_nve_flood_ip_add(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid, enum mlxsw_sp_l3proto proto, union mlxsw_sp_l3addr *addr) argument
664 mlxsw_sp_nve_flood_ip_del(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid, enum mlxsw_sp_l3proto proto, union mlxsw_sp_l3addr *addr) argument
702 mlxsw_sp_nve_flood_ip_flush(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid) argument
785 mlxsw_sp_nve_fdb_clear_offload(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_fid *fid, const struct net_device *nve_dev, __be32 vni) argument
936 mlxsw_sp_nve_fid_enable(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid, struct mlxsw_sp_nve_params *params, struct netlink_ext_ack *extack) argument
984 mlxsw_sp_nve_fid_disable(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid) argument
[all...]
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.h177 u8 fid; member in struct:prueth_vlan_tbl
188 u8 fid; member in struct:prueth_fdb_slot

Completed in 224 milliseconds

1234567