Home
last modified time | relevance | path

Searched refs:f_uniqid (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c357 of->f_uniqid = SMB_UNIQ_FID(); in smb_ofile_alloc()
530 smb_fsop_unshrlock(of->f_cr, of->f_node, of->f_uniqid); in smb_ofile_close()
993 if (of->f_uniqid == uniqid) { in smb_ofile_lookup_by_uniqid()
1907 fi->fi_uniqid = of->f_uniqid; in smb_ofile_netinfo_init()
H A Dsmb_common_open.c661 uniq_fid = of->f_uniqid; in smb_common_open()
1063 uniq_fid = of->f_uniqid; in smb_common_open()
H A Dsmb_lock.c629 lock->l_file->f_uniqid, llist, &new_mark); in smb_lock_posix_unlock()
1123 if (lk->l_file->f_uniqid != uniqid) { in smb_is_range_unlocked()
H A Dsmb_fsops.c1511 ct.cc_pid = ofile->f_uniqid; in smb_fsop_read()
1606 ct.cc_pid = ofile->f_uniqid; in smb_fsop_write()
2889 bf.l_pid = lock->l_file->f_uniqid; in smb_fsop_frlock()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1424 uint32_t f_uniqid; member
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c1809 uint32_t f_uniqid; member