Searched refs:VDESC_MAX_VPS (Results 1 – 2 of 2) sorted by relevance
226 struct vnode *old_vps[VDESC_MAX_VPS]; in null_bypass()227 struct vnode **vps_p[VDESC_MAX_VPS]; in null_bypass()250 for (i = 0; i < VDESC_MAX_VPS; reles >>= 1, i++) { in null_bypass()294 for (i = 0; i < VDESC_MAX_VPS; reles >>= 1, i++) { in null_bypass()
457 #define VDESC_MAX_VPS 16 macro