Searched refs:nref (Results 1 – 7 of 7) sorted by relevance
52 refcount_set(&snapc->nref, 1); in ceph_create_snap_context()62 refcount_inc(&sc->nref); in ceph_get_snap_context()71 if (refcount_dec_and_test(&sc->nref)) { in ceph_put_snap_context()
67 atomic_read(&realm->nref), atomic_read(&realm->nref)+1); in ceph_get_snap_realm()74 if (atomic_inc_return(&realm->nref) == 1) { in ceph_get_snap_realm()118 atomic_set(&realm->nref, 1); /* for caller */ in ceph_create_snap_realm()197 atomic_read(&realm->nref), atomic_read(&realm->nref)-1); in __put_snap_realm()198 if (atomic_dec_and_test(&realm->nref)) in __put_snap_realm()209 atomic_read(&realm->nref), atomic_read(&realm->nref)-1); in ceph_put_snap_realm()210 if (!atomic_dec_and_test(&realm->nref)) in ceph_put_snap_realm()527 refcount_set(&capsnap->nref, 1); in ceph_queue_cap_snap()
180 refcount_t nref; member209 if (refcount_dec_and_test(&capsnap->nref)) { in ceph_put_cap_snap()761 atomic_t nref; member
1517 refcount_inc(&capsnap->nref); in __ceph_flush_snaps()2334 refcount_inc(&capsnap->nref); in __kick_flushing_caps()
92 u32 nref; in xgene_clk_pll_recalc_rate() local112 nref = CLKR_RD(pll) + 1; in xgene_clk_pll_recalc_rate()115 fref = parent_rate / nref; in xgene_clk_pll_recalc_rate()
155 refcount_t nref; member
233 int nref; /* # of atm_vcc's who reference us */ member2302 if (--lvcc->nref == 0) { in lanai_close()2338 lvcc->nref++; in lanai_open()2509 lvcc->nref, lvcc->stats.rx_nomem); in lanai_proc_read()