Searched refs:fid (Results 176 - 200 of 267) sorted by relevance

1234567891011

/linux-master/arch/riscv/kvm/
H A Dvcpu_pmu.c341 int kvm_riscv_vcpu_pmu_incr_fw(struct kvm_vcpu *vcpu, unsigned long fid) argument
346 if (!kvpmu || fid >= SBI_PMU_FW_MAX)
349 fevent = &kvpmu->fw_event[fid];
/linux-master/fs/reiserfs/
H A Dinode.c1672 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
1698 return reiserfs_get_dentry(sb, fid->raw[0], fid->raw[1],
1699 (fh_type == 3 || fh_type >= 5) ? fid->raw[2] : 0);
1702 struct dentry *reiserfs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
1711 (fh_type >= 5) ? fid->raw[3] : fid->raw[2],
1712 (fh_type >= 5) ? fid
[all...]
/linux-master/fs/jfs/
H A Dnamei.c1496 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
1499 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
1503 struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
1506 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/afs/
H A Dinternal.h156 struct afs_fid fid; /* Primary vnode ID (or all zeroes) */ member in struct:afs_call
700 struct afs_fid fid; /* the file identifier for this inode */ member in struct:afs_vnode
851 struct afs_fid fid; /* Fid to access */ member in struct:afs_vnode_param
1179 const struct afs_fid *fid)
1181 op->file[n].fid = *fid;
1178 afs_op_set_fid(struct afs_operation *op, unsigned int n, const struct afs_fid *fid) argument
/linux-master/drivers/misc/
H A Dics932s401.c215 int fid = data->regs[ICS932S401_REG_CFG7] & ICS932S401_FS_MASK; local
217 freq = fs_speeds[fid];
/linux-master/fs/smb/client/
H A Dcifssmb.c959 *netfid = psx_rsp->Fid; /* cifs fid stays in le */
1112 *netfid = pSMBr->Fid; /* cifs fid stays in le */
1239 /* cifs fid stays in le */
1240 oparms->fid->netfid = rsp->Fid;
1241 oparms->fid->access = desired_access;
1352 smb->Fid = rdata->req->cfile->fid.netfid;
1401 cifs_dbg(FYI, "Reading %d bytes on fid %d\n", count, netfid);
1696 smb->Fid = wdata->req->cfile->fid.netfid;
2713 struct cifs_fid fid; local
2733 .fid
2807 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid) argument
3393 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd **acl_inf, __u32 *pbuflen) argument
3483 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) argument
5173 CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const FILE_BASIC_INFO *data, __u16 fid, __u32 pid_of_opener) argument
5238 CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon, bool delete_file, __u16 fid, __u32 pid_of_opener) argument
5303 struct cifs_fid fid; local
5458 CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon, const struct cifs_unix_set_info_args *args, u16 fid, u32 pid_of_opener) argument
[all...]
H A Dsmb2pdu.c2245 create_reconnect_durable_buf(struct cifs_fid *fid) argument
2259 buf->Data.Fid.PersistentFileId = fid->persistent_fid;
2260 buf->Data.Fid.VolatileFileId = fid->volatile_fid;
2413 struct cifs_fid *pfid = oparms->fid;
2453 create_reconnect_durable_v2_buf(struct cifs_fid *fid) argument
2472 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid;
2473 buf->dcontext.Fid.VolatileFileId = fid->volatile_fid;
2475 memcpy(buf->dcontext.CreateGuid, fid->create_guid, 16);
2508 iov[num].iov_base = create_reconnect_durable_v2_buf(oparms->fid);
2531 iov[num].iov_base = create_reconnect_durable_buf(oparms->fid);
[all...]
/linux-master/drivers/w1/slaves/
H A Dw1_ds2431.c286 .fid = W1_EEPROM_DS2431,
H A Dw1_ds2430.c287 .fid = W1_EEPROM_DS2430,
H A Dw1_ds2805.c290 .fid = W1_EEPROM_DS2805,
H A Dw1_therm.c502 .fid = W1_THERM_DS18S20,
507 .fid = W1_THERM_DS18B20,
512 .fid = W1_THERM_DS1822,
517 .fid = W1_THERM_DS28EA00,
522 .fid = W1_THERM_DS1825,
850 if (w1_therm_families[i].f->fid == sl->family->fid) {
/linux-master/drivers/infiniband/hw/irdma/
H A Di40iw_if.c80 rf->pf_id = cdev_info->fid;
/linux-master/fs/smb/server/
H A Dvfs.h84 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id);
/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h22 struct fc_ns_fid fid; /* port ID object */ member in struct:fc_ns_rft
33 struct fc_ns_fid fid; member in union:fc_ct_req::__anon447
110 hton24(ct->payload.fid.fp_fid, fc_id);
116 hton24(ct->payload.rft.fid.fp_fid, lport->port_id);
/linux-master/drivers/net/ethernet/micrel/
H A Dks8851.h355 * @fid: Incrementing frame id tag.
391 u8 fid; member in struct:ks8851_net
/linux-master/drivers/net/dsa/
H A Dmt7530.h247 #define FID_PST(fid, state) (((state) & 0x3) << ((fid) * 2))
248 #define FID_PST_MASK(fid) FID_PST(fid, 0x3)
/linux-master/arch/riscv/include/asm/
H A Dsbi.h307 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0,
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c1056 u8 fid; local
1069 fid = data[1] & UVC_STREAM_FID;
1075 if (stream->last_fid != fid) {
1089 stream->last_fid = fid;
1110 if (fid == stream->last_fid) {
1143 if (fid != stream->last_fid && buf->bytesused != 0) {
1150 stream->last_fid = fid;
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c374 int fid = -1, i; local
417 fid = vpif_channel_getfid(ch->channel_id);
418 if (fid != ch->field_id) {
423 if (0 == fid)
424 ch->field_id = fid;
429 if (0 == fid) {
436 } else if (1 == fid) {
/linux-master/drivers/w1/
H A Dw1.c875 "for family %02x.\n", dev->name, f->fid);
884 if ((attach && sl->family->fid == W1_FAMILY_DEFAULT
885 && sl->reg_num.family == f->fid) ||
886 (!attach && sl->family->fid == f->fid)) {
/linux-master/arch/s390/kernel/
H A Dipl.c427 return sprintf(page, "%08ux\n", ipl_block.nvme.fid);
483 DEFINE_IPL_ATTR_RO(ipl_nvme, fid, "0x%08llx\n",
484 (unsigned long long)ipl_block.nvme.fid);
940 DEFINE_IPL_ATTR_RW(reipl_nvme, fid, "0x%08llx\n", "%llx\n",
941 reipl_block_nvme->nvme.fid);
1602 DEFINE_IPL_ATTR_RW(dump_nvme, fid, "0x%08llx\n", "%llx\n",
1603 dump_block_nvme->nvme.fid);
2327 ipl_info.data.nvme.fid = ipl_block.nvme.fid;
/linux-master/fs/ufs/
H A Dsuper.c117 static struct dentry *ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
120 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode);
123 static struct dentry *ufs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode);
/linux-master/fs/ext2/
H A Dsuper.c384 static struct dentry *ext2_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
387 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
391 static struct dentry *ext2_fh_to_parent(struct super_block *sb, struct fid *fid, argument
394 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/drivers/net/dsa/realtek/
H A Drtl8366rb.c1718 vlan4k->fid = data[2] & RTL8366RB_VLAN_FID_MASK;
1733 vlan4k->fid > RTL8366RB_FIDMAX)
1740 data[2] = vlan4k->fid & RTL8366RB_VLAN_FID_MASK;
1783 vlanmc->fid = data[2] & RTL8366RB_VLAN_FID_MASK;
1800 vlanmc->fid > RTL8366RB_FIDMAX)
1809 data[2] = vlanmc->fid & RTL8366RB_VLAN_FID_MASK;
/linux-master/fs/ntfs3/
H A Dsuper.c810 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, argument
813 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
817 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, argument
820 return generic_fh_to_parent(sb, fid, fh_len, fh_type,

Completed in 542 milliseconds

1234567891011