Searched refs:holdcnt (Results 1 – 3 of 3) sorted by relevance
337 check_heading_regexp '-o holdcnt -o holdcnt -o holdcnt' \339 check_heading_regexp '-o holdcnt -o holdcnt= -o holdcnt' \341 check_heading_regexp '-o holdcnt -o holdcnt=HH -o holdcnt' \
46 holdcnt HOLDCNT
4536 u_int holdcnt; in vn_printf() local4545 holdcnt = atomic_load_int(&vp->v_holdcnt); in vn_printf()4547 vp->v_usecount, vp->v_writecount, holdcnt & ~VHOLD_ALL_FLAGS, in vn_printf()4568 if (holdcnt & VHOLD_NO_SMR) in vn_printf()