/linux-6.8/fs/btrfs/ |
D | export.c | 22 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local 104 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local 128 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
|
/linux-6.8/drivers/net/dsa/mv88e6xxx/ |
D | switchdev.c | 34 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()
|
D | devlink.c | 311 u16 fid; member 320 int fid, in mv88e6xxx_region_atu_snapshot_fid() 380 int fid = -1, count, err; in mv88e6xxx_region_atu_snapshot() local 436 u16 fid; member
|
/linux-6.8/fs/smb/client/ |
D | smb1ops.c | 574 struct cifs_fid fid; in cifs_query_path_info() local 748 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid() 758 struct cifs_fid *fid) in cifs_close_file() 765 struct cifs_fid *fid) in cifs_flush_file() 796 struct cifs_fid fid; in smb_set_file_info() local 875 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first() 889 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next() 897 struct cifs_fid *fid) in cifs_close_dir()
|
D | link.c | 256 struct cifs_fid fid; in cifs_query_mf_symlink() local 301 struct cifs_fid fid; in cifs_create_mf_symlink() local 340 struct cifs_fid fid; in smb3_query_mf_symlink() local 403 struct cifs_fid fid; in smb3_create_mf_symlink() local
|
D | smb2ops.c | 812 struct cifs_fid fid; in smb3_qfs_tcon() local 857 struct cifs_fid fid; in smb2_qfs_tcon() local 889 struct cifs_fid fid; in smb2_is_path_accessible() local 959 struct cifs_fid *fid = &cfile->fid; in smb2_query_file_info() local 1121 struct cifs_fid fid; in smb2_set_ea() local 1397 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid() 1416 struct cifs_fid *fid) in smb2_close_file() 1518 struct cifs_fid fid; in smb2_ioctl_query_info() local 1876 struct cifs_fid *fid) in smb2_flush_file() 2178 struct cifs_fid fid; in smb3_notify() local [all …]
|
D | dir.c | 179 struct cifs_fid *fid, struct cifs_open_info_data *buf) 426 struct cifs_fid fid = {}; local 549 struct cifs_fid fid; local
|
/linux-6.8/fs/efs/ |
D | namei.c | 96 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()
|
/linux-6.8/tools/power/cpupower/utils/helpers/ |
D | amd.c | 22 unsigned fid:6; member 36 unsigned fid:8; member 64 int fid, did, cof; in get_cof() local
|
/linux-6.8/fs/squashfs/ |
D | export.c | 83 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry() 94 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
|
/linux-6.8/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_nve.c | 595 mlxsw_sp_nve_fid_flood_index_set(struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_fid_flood_index_set() 614 mlxsw_sp_nve_fid_flood_index_clear(struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_fid_flood_index_clear() 634 struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_flood_ip_add() 665 struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_flood_ip_del() 703 struct mlxsw_sp_fid *fid) in mlxsw_sp_nve_flood_ip_flush() 786 const struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_fdb_clear_offload() 936 int mlxsw_sp_nve_fid_enable(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_fid *fid, in mlxsw_sp_nve_fid_enable() 985 struct mlxsw_sp_fid *fid) in mlxsw_sp_nve_fid_disable()
|
/linux-6.8/fs/ocfs2/ |
D | export.c | 251 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry() 265 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
|
/linux-6.8/fs/kernfs/ |
D | mount.c | 83 struct fid *fid, int fh_len, in __kernfs_fh_to_dentry() 132 struct fid *fid, int fh_len, in kernfs_fh_to_dentry() 139 struct fid *fid, int fh_len, in kernfs_fh_to_parent()
|
/linux-6.8/include/linux/ |
D | exportfs.h | 135 struct fid { struct 136 union { 298 static inline int exportfs_encode_fid(struct inode *inode, struct fid *fid, in exportfs_encode_fid()
|
/linux-6.8/fs/ntfs/ |
D | namei.c | 353 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry() 360 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent()
|
/linux-6.8/fs/9p/ |
D | vfs_super.c | 114 struct p9_fid *fid; in v9fs_mount() local 241 struct p9_fid *fid; in v9fs_statfs() local
|
/linux-6.8/fs/isofs/ |
D | export.c | 163 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry() 175 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()
|
/linux-6.8/tools/testing/selftests/nci/ |
D | nci_dev.c | 251 static int get_nci_devid(int sd, __u16 fid, __u32 pid, int dev_id, struct msgtemplate *msg) in get_nci_devid() 305 __u16 fid; in FIXTURE() local 581 int start_polling(int dev_idx, int proto, int virtual_fd, int sd, int fid, int pid) in start_polling() 605 int stop_polling(int dev_idx, int virtual_fd, int sd, int fid, int pid) in stop_polling() 638 int get_taginfo(int dev_idx, int sd, int fid, int pid) in get_taginfo() 719 int connect_tag(int dev_idx, int virtual_fd, int sd, int fid, int pid) in connect_tag()
|
/linux-6.8/include/net/9p/ |
D | client.h | 150 u32 fid; member 257 static inline struct p9_fid *p9_fid_get(struct p9_fid *fid) in p9_fid_get() 267 static inline int p9_fid_put(struct p9_fid *fid) in p9_fid_put()
|
/linux-6.8/fs/gfs2/ |
D | export.c | 144 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in gfs2_fh_to_dentry() 166 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, in gfs2_fh_to_parent()
|
/linux-6.8/fs/nilfs2/ |
D | namei.c | 483 struct nilfs_fid *fid = (struct nilfs_fid *)fh; in nilfs_fh_to_dentry() local 496 struct nilfs_fid *fid = (struct nilfs_fid *)fh; in nilfs_fh_to_parent() local 508 struct nilfs_fid *fid = (struct nilfs_fid *)fh; in nilfs_encode_fh() local
|
/linux-6.8/drivers/pinctrl/ |
D | pinctrl-zynqmp.c | 499 static int zynqmp_pinctrl_get_function_groups(u32 fid, u32 index, u16 *groups) in zynqmp_pinctrl_get_function_groups() 518 static int zynqmp_pinctrl_get_func_num_groups(u32 fid, unsigned int *ngroups) in zynqmp_pinctrl_get_func_num_groups() 557 static int zynqmp_pinctrl_prepare_func_groups(struct device *dev, u32 fid, in zynqmp_pinctrl_prepare_func_groups() 602 static void zynqmp_pinctrl_get_function_name(u32 fid, char *name) in zynqmp_pinctrl_get_function_name()
|
/linux-6.8/fs/afs/ |
D | dynroot.c | 32 struct afs_fid *fid = opaque; in afs_iget5_pseudo_set() local 50 struct afs_fid fid = {}; in afs_iget_pseudo_dir() local
|
/linux-6.8/drivers/clk/bcm/ |
D | clk-iproc-armpll.c | 69 unsigned int policy, fid, active_fid; in __get_fid() local 108 unsigned int fid; in __get_mdiv() local
|
/linux-6.8/arch/s390/pci/ |
D | pci_clp.c | 385 static int clp_find_pci(struct clp_req_rsp_list_pci *rrb, u32 fid, in clp_find_pci() 441 int clp_refresh_fh(u32 fid, u32 *fh) in clp_refresh_fh() 459 int clp_get_state(u32 fid, enum zpci_state *state) in clp_get_state()
|