Searched refs:vplist (Results 1 – 3 of 3) sorted by relevance
1051 vnode_t *vp, **vplist; in smbfs_rflush() local1067 vplist = kmem_alloc(num * sizeof (*vplist), KM_SLEEP); in smbfs_rflush()1094 vplist[cnt++] = vp; in smbfs_rflush()1105 vp = vplist[cnt]; in smbfs_rflush()1110 kmem_free(vplist, num * sizeof (vnode_t *)); in smbfs_rflush()
1275 vnode_t *vp, **vplist; in r4flush() local1289 vplist = kmem_alloc(num * sizeof (*vplist), KM_SLEEP); in r4flush()1321 vplist[cnt++] = vp; in r4flush()1365 vplist[cnt++] = vp; in r4flush()1386 vp = vplist[cnt]; in r4flush()1394 kmem_free(vplist, num * sizeof (*vplist)); in r4flush()
3058 vnode_t *vp, **vplist; in rflush() local3072 vplist = kmem_alloc(num * sizeof (*vplist), KM_SLEEP); in rflush()3104 vplist[cnt++] = vp; in rflush()3148 vplist[cnt++] = vp; in rflush()3169 vp = vplist[cnt]; in rflush()3177 kmem_free(vplist, num * sizeof (*vplist)); in rflush()