Searched refs:os_mapcnt (Results 1 – 3 of 3) sorted by relevance
1713 long os_mapcnt; member
10833 osp->os_mapcnt += btopr(len); in nfs4_addmap()14992 osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_notw()15340 ASSERT(osp->os_mapcnt == 0); in nfs4close_one()15342 osp->os_mapcnt = 0; in nfs4close_one()15346 ASSERT(osp->os_mapcnt >= btopr(len)); in nfs4close_one()15358 osp->os_mapcnt -= btopr(len); in nfs4close_one()15417 if (osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_one()
738 osp->os_mapcnt = 0; in create_open_stream()