Home
last modified time | relevance | path

Searched refs:XV_COPY (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_subr.c4634 #define XV_COPY(field) xvn[n].xv_##field = vp->v_##field in sysctl_vnode() macro
4635 XV_COPY(usecount); in sysctl_vnode()
4636 XV_COPY(writecount); in sysctl_vnode()
4637 XV_COPY(holdcnt); in sysctl_vnode()
4638 XV_COPY(mount); in sysctl_vnode()
4639 XV_COPY(numoutput); in sysctl_vnode()
4640 XV_COPY(type); in sysctl_vnode()
4641 #undef XV_COPY in sysctl_vnode()