Searched refs:vop_stdadd_writecount (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dvfs_default.c85 static int vop_stdadd_writecount(struct vop_add_writecount_args *ap);
139 .vop_add_writecount = vop_stdadd_writecount,
1140 vop_stdadd_writecount(struct vop_add_writecount_args *ap) function

Completed in 104 milliseconds