Searched refs:ls_openowner (Results 1 – 2 of 2) sorted by relevance
957 stp->ls_openowner->ls_ownerlen; in nfsrv_dumplocks()958 NFSBCOPY(stp->ls_openowner->ls_owner, in nfsrv_dumplocks()960 stp->ls_openowner->ls_ownerlen); in nfsrv_dumplocks()1667 ((stp->ls_openowner->ls_flags & NFSLCK_NEEDSCONFIRM) || in nfsrv_lockctrl()1710 stp->ls_openowner, new_stp->ls_op); in nfsrv_lockctrl()2670 if (ownerstp && stp->ls_openowner == ownerstp) in nfsrv_openctrl()2841 new_open->ls_openowner = ownerstp; in nfsrv_openctrl()2844 new_open->ls_openowner = new_stp; in nfsrv_openctrl()2945 new_open->ls_openowner = ownerstp; in nfsrv_openctrl()2948 new_open->ls_openowner = new_stp; in nfsrv_openctrl()[all …]
195 #define ls_openowner ls_un.openowner macro