Searched refs:f_fid (Results 1 – 10 of 10) sorted by relevance
144 smb2fid.temporal = ofile->f_fid; in smb2_oplock_break_notification()
205 of->f_fid = fid; in smb_ofile_open()647 if (of->f_fid == fid) in smb_ofile_lookup_by_fid()945 smb_idpool_free(&tree->t_fid_pool, of->f_fid); in smb_ofile_delete()1270 fi->fi_fid = of->f_fid; in smb_ofile_netinfo_init()
258 op->fileid = ofile->f_fid; in smb_opipe_open()260 sr->smb_fid = ofile->f_fid; in smb_opipe_open()
422 fid = ofile->f_fid; in smb1_oplock_break_notification()
698 og->og_fid = of->f_fid; in smb_oplock_set_grant()
900 sr->smb_fid = of->f_fid; in smb_open_subr()
1180 sr->smb_fid = sr->fid_ofile->f_fid; in smb2sr_lookup_fid()
1339 mdb_printf("FID: %u\n", of->f_fid); in smb_dcmd_ofile()1360 of->f_fid, of->f_node, of->f_cr); in smb_dcmd_ofile()
696 #define SMB_OFILE_GET_FID(of) ((of)->f_fid)
1276 uint16_t f_fid; member