Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 25 of 127) sorted by relevance

123456

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_fid.c192 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_index() local
202 int mlxsw_sp_fid_nve_ifindex(const struct mlxsw_sp_fid *fid, int *nve_ifindex) in mlxsw_sp_fid_nve_ifindex()
212 int mlxsw_sp_fid_nve_type(const struct mlxsw_sp_fid *fid, in mlxsw_sp_fid_nve_type()
226 struct mlxsw_sp_fid *fid; in mlxsw_sp_fid_lookup_by_vni() local
236 int mlxsw_sp_fid_vni(const struct mlxsw_sp_fid *fid, __be32 *vni) in mlxsw_sp_fid_vni()
246 int mlxsw_sp_fid_nve_flood_index_set(struct mlxsw_sp_fid *fid, in mlxsw_sp_fid_nve_flood_index_set()
269 void mlxsw_sp_fid_nve_flood_index_clear(struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_nve_flood_index_clear()
281 bool mlxsw_sp_fid_nve_flood_index_is_set(const struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_nve_flood_index_is_set()
286 int mlxsw_sp_fid_vni_set(struct mlxsw_sp_fid *fid, enum mlxsw_sp_nve_type type, in mlxsw_sp_fid_vni_set()
320 void mlxsw_sp_fid_vni_clear(struct mlxsw_sp_fid *fid) in mlxsw_sp_fid_vni_clear()
[all …]
H A Dspectrum_switchdev.c108 u16 fid; member
600 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_find_by_fid() local
1353 struct mlxsw_sp_fid *fid; in mlxsw_sp_port_vlan_fid_join() local
1399 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_fid_leave() local
1480 struct mlxsw_sp_fid *fid = mlxsw_sp_port_vlan->fid; in mlxsw_sp_port_vlan_bridge_leave() local
1648 const char *mac, u16 fid, __be32 addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op4()
1678 const char *mac, u16 fid, in mlxsw_sp_port_fdb_tun_uc_op6_sfd_write()
1706 const char *mac, u16 fid, in mlxsw_sp_port_fdb_tun_uc_op6_add()
1739 const char *mac, u16 fid, in mlxsw_sp_port_fdb_tun_uc_op6_del()
1749 u16 fid, const struct in6_addr *addr, bool adding) in mlxsw_sp_port_fdb_tun_uc_op6()
[all …]
/linux/net/9p/
H A Dclient.c853 struct p9_fid *fid; in p9_fid_create() local
880 p9_fid_destroy(struct p9_fid * fid) p9_fid_destroy() argument
898 do_trace_9p_fid_get(struct p9_fid * fid) do_trace_9p_fid_get() argument
904 do_trace_9p_fid_put(struct p9_fid * fid) do_trace_9p_fid_put() argument
1071 struct p9_fid *fid; p9_client_destroy() local
1113 struct p9_fid *fid; p9_client_attach() local
1159 struct p9_fid *fid; p9_client_walk() local
1229 p9_client_open(struct p9_fid * fid,int mode) p9_client_open() argument
1318 p9_client_fcreate(struct p9_fid * fid,const char * name,u32 perm,int mode,char * extension) p9_client_fcreate() argument
1414 p9_client_fsync(struct p9_fid * fid,int datasync) p9_client_fsync() argument
1439 p9_client_clunk(struct p9_fid * fid) p9_client_clunk() argument
1475 p9_client_remove(struct p9_fid * fid) p9_client_remove() argument
1526 p9_client_read(struct p9_fid * fid,u64 offset,struct iov_iter * to,int * err) p9_client_read() argument
1545 p9_client_read_once(struct p9_fid * fid,u64 offset,struct iov_iter * to,int * err) p9_client_read_once() argument
1621 p9_client_write(struct p9_fid * fid,u64 offset,struct iov_iter * from,int * err) p9_client_write() argument
1687 struct p9_fid *fid = wreq->netfs_priv; p9_client_write_subreq() local
1731 p9_client_stat(struct p9_fid * fid) p9_client_stat() argument
1782 p9_client_getattr_dotl(struct p9_fid * fid,u64 request_mask) p9_client_getattr_dotl() argument
1873 p9_client_wstat(struct p9_fid * fid,struct p9_wstat * wst) p9_client_wstat() argument
1911 p9_client_setattr(struct p9_fid * fid,struct p9_iattr_dotl * p9attr) p9_client_setattr() argument
1942 p9_client_statfs(struct p9_fid * fid,struct p9_rstatfs * sb) p9_client_statfs() argument
1978 p9_client_rename(struct p9_fid * fid,struct p9_fid * newdirfid,const char * name) p9_client_rename() argument
2081 p9_client_xattrcreate(struct p9_fid * fid,const char * name,u64 attr_size,int flags) p9_client_xattrcreate() argument
2105 p9_client_readdir(struct p9_fid * fid,char * data,u32 count,u64 offset) p9_client_readdir() argument
2172 p9_client_mknod_dotl(struct p9_fid * fid,const char * name,int mode,dev_t rdev,kgid_t gid,struct p9_qid * qid) p9_client_mknod_dotl() argument
2202 p9_client_mkdir_dotl(struct p9_fid * fid,const char * name,int mode,kgid_t gid,struct p9_qid * qid) p9_client_mkdir_dotl() argument
2231 p9_client_lock_dotl(struct p9_fid * fid,struct p9_flock * flock,u8 * status) p9_client_lock_dotl() argument
2262 p9_client_getlock_dotl(struct p9_fid * fid,struct p9_getlock * glock) p9_client_getlock_dotl() argument
2298 p9_client_readlink(struct p9_fid * fid,char ** target) p9_client_readlink() argument
[all...]
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c20 static int mv88e6xxx_g1_atu_fid_write(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_fid_write()
132 static int mv88e6xxx_g1_atu_op(struct mv88e6xxx_chip *chip, u16 fid, u16 op) in mv88e6xxx_g1_atu_op()
172 int mv88e6xxx_g1_atu_get_next(struct mv88e6xxx_chip *chip, u16 fid) in mv88e6xxx_g1_atu_get_next()
177 static int mv88e6xxx_g1_atu_fid_read(struct mv88e6xxx_chip *chip, u16 *fid) in mv88e6xxx_g1_atu_fid_read()
289 int mv88e6xxx_g1_atu_getnext(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_getnext()
316 int mv88e6xxx_g1_atu_loadpurge(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_loadpurge()
336 static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_flushmove()
364 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush()
373 static int mv88e6xxx_g1_atu_move(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_move()
393 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port, in mv88e6xxx_g1_atu_remove()
[all …]
H A Dswitchdev.c34 static int mv88e6xxx_find_vid(struct mv88e6xxx_chip *chip, u16 fid, u16 *vid) in mv88e6xxx_find_vid()
54 struct mv88e6xxx_atu_entry *entry, u16 fid) in mv88e6xxx_handle_miss_violation()
/linux/fs/9p/
H A Dvfs_file.c44 struct p9_fid *fid; in v9fs_file_open() local
121 struct p9_fid *fid; in v9fs_file_do_lock() local
226 struct p9_fid *fid; in v9fs_file_getlock() local
355 struct p9_fid *fid = iocb->ki_filp->private_data; in v9fs_file_read_iter() local
379 struct p9_fid *fid = in->private_data; in v9fs_file_splice_read() local
399 struct p9_fid *fid = file->private_data; in v9fs_file_write_iter() local
413 struct p9_fid *fid; in v9fs_file_fsync() local
437 struct p9_fid *fid; in v9fs_file_fsync_dotl() local
H A Dfid.c21 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid()
35 struct p9_fid *fid = *pfid; in v9fs_fid_add() local
64 struct p9_fid *fid, *ret = NULL; in v9fs_fid_find_inode() local
95 struct p9_fid *fid = *pfid; in v9fs_open_fid_add() local
115 struct p9_fid *fid, *ret; in v9fs_fid_find() local
176 struct p9_fid *fid, *root_fid, *old_fid; in v9fs_fid_lookup_with_uid() local
H A Dacl.c20 static struct posix_acl *v9fs_fid_get_acl(struct p9_fid *fid, const char *name) in v9fs_fid_get_acl()
49 struct p9_fid *fid; in v9fs_acl_get() local
61 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, const char *name) in __v9fs_get_acl()
78 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
248 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
282 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
301 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
H A Dvfs_inode_dotl.c98 struct p9_fid *fid, in v9fs_qid_iget_dotl()
144 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl()
237 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local
359 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local
430 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local
524 struct p9_fid *fid = NULL; in v9fs_vfs_setattr_dotl() local
696 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local
768 struct p9_fid *fid; in v9fs_vfs_link_dotl() local
801 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local
872 struct p9_fid *fid; in v9fs_vfs_get_link_dotl() local
[all …]
H A Dfid.h21 static inline struct p9_fid *clone_fid(struct p9_fid *fid) in clone_fid()
27 struct p9_fid *fid, *nfid; in v9fs_fid_clone() local
49 static inline void v9fs_fid_add_modes(struct p9_fid *fid, unsigned int s_flags, in v9fs_fid_add_modes()
H A Dvfs_dir.c70 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local
89 struct p9_fid *fid; in v9fs_dir_readdir() local
150 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local
208 struct p9_fid *fid; in v9fs_dir_release() local
H A Dacl.h27 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
31 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
36 struct p9_fid *fid, in v9fs_set_create_acl()
H A Dxattr.c18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get()
68 struct p9_fid *fid; in v9fs_xattr_get() local
98 struct p9_fid *fid; in v9fs_xattr_set() local
108 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set()
/linux/fs/coda/
H A Dcnode.c47 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode() local
54 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode() local
60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget()
97 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make()
140 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
H A Dupcall.c92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr()
111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr()
130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup()
160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close()
180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open()
347 int venus_readlink(struct super_block *sb, struct CodaFid *fid, in venus_readlink()
379 int venus_link(struct super_block *sb, struct CodaFid *fid, in venus_link()
405 int venus_symlink(struct super_block *sb, struct CodaFid *fid, in venus_symlink()
440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync()
456 int venus_access(struct super_block *sb, struct CodaFid *fid, int mask) in venus_access()
[all …]
/linux/fs/afs/
H A Ddynroot.c23 struct afs_fid *fid = opaque; in afs_iget5_pseudo_test() local
35 struct afs_fid *fid = opaque; in afs_iget5_pseudo_set() local
51 struct afs_fid fid = { .vnode = ino, .unique = 1, }; in afs_iget_pseudo_dir() local
252 struct afs_fid fid = { .vnode = ino, .unique = 1, }; in afs_lookup_atcell() local
373 struct afs_fid fid = { .vid = 0, .vnode = 1, .unique = 1,}; in afs_dynroot_iget_root() local
/linux/tools/power/cpupower/debug/i386/
H A Dpowernow-k8-decode.c27 static int get_fidvid(uint32_t cpu, uint32_t *fid, uint32_t *vid) in get_fidvid()
57 static uint32_t find_freq_from_fid(uint32_t fid) in find_freq_from_fid()
72 uint32_t fid, vid; in main() local
/linux/fs/fat/
H A Dnfs.c105 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local
148 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry()
160 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_dentry_nostale() local
186 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent()
198 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_parent_nostale() local
/linux/drivers/cpufreq/
H A Dpowernow-k8.c58 static u32 find_freq_from_fid(u32 fid) in find_freq_from_fid()
64 static u32 find_khz_freq_from_fid(u32 fid) in find_khz_freq_from_fid()
75 static u32 convert_fid_to_vco_fid(u32 fid) in convert_fid_to_vco_fid()
134 u8 fid, vid; in fidvid_msr_init() local
146 static int write_new_fid(struct powernow_k8_data *data, u32 fid) in write_new_fid()
804 u32 fid; in fill_powernow_table_fidvid() local
884 u32 fid = 0; in transition_frequency_fidvid() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.c179 u32 fid; in bnxt_re_get_ext_stat() local
301 u32 fid = PCI_FUNC(rdev->en_dev->pdev->devfn); in bnxt_re_assign_pma_port_ext_counters() local
346 u32 fid = PCI_FUNC(rdev->en_dev->pdev->devfn); in bnxt_re_assign_pma_port_counters() local
/linux/arch/riscv/kernel/
H A Dsbi_ecall.c8 long __sbi_base_ecall(int fid) in __sbi_base_ecall()
23 int fid, int ext) in __sbi_ecall()
/linux/fs/btrfs/
H A Dexport.c21 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local
103 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local
127 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
/linux/fs/smb/client/
H A Dsmb1ops.c848 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
858 struct cifs_fid *fid) in cifs_close_file()
865 struct cifs_fid *fid) in cifs_flush_file()
896 struct cifs_fid fid; in smb_set_file_info() local
1069 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
1083 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
1091 struct cifs_fid *fid) in cifs_close_dir()
H A Dlink.c257 struct cifs_fid fid; in cifs_query_mf_symlink() local
302 struct cifs_fid fid; in cifs_create_mf_symlink() local
341 struct cifs_fid fid; in smb3_query_mf_symlink() local
404 struct cifs_fid fid; in smb3_create_mf_symlink() local
/linux/fs/efs/
H A Dnamei.c96 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry()
103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent()

123456