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()15008 osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_notw()15356 ASSERT(osp->os_mapcnt == 0); in nfs4close_one()15358 osp->os_mapcnt = 0; in nfs4close_one()15362 ASSERT(osp->os_mapcnt >= btopr(len)); in nfs4close_one()15374 osp->os_mapcnt -= btopr(len); in nfs4close_one()15433 if (osp->os_open_ref_count > 0 || osp->os_mapcnt > 0) { in nfs4close_one()
738 osp->os_mapcnt = 0; in create_open_stream()