Searched refs:os_mapcnt (Results 1 – 3 of 3) sorted by relevance
1713 long os_mapcnt; member
10816 osp->os_mapcnt += btopr(len); in nfs4_addmap()14975 osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_notw()15323 ASSERT(osp->os_mapcnt == 0); in nfs4close_one()15325 osp->os_mapcnt = 0; in nfs4close_one()15329 ASSERT(osp->os_mapcnt >= btopr(len)); in nfs4close_one()15341 osp->os_mapcnt -= btopr(len); in nfs4close_one()15400 if (osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_one()
738 osp->os_mapcnt = 0; in create_open_stream()