FR_MASK
KASSERT((ff->ff_refcnt & FR_MASK) > 0);
for (u = ff->ff_refcnt & FR_MASK;; u = v) {
while ((ff->ff_refcnt & FR_MASK) != 0) {