Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dktr_class.h63 #define KTR_VFS 0x00040000 /* VFS events */ macro
/f-stack/freebsd/kern/
H A Dvfs_subr.c803 CTR2(KTR_VFS, "%s: mp %p", __func__, mp); in vfs_unbusy()
968 CTR2(KTR_VFS, "%s: mp %p", __func__, mp); in vfs_getnewfsid()
1582 CTR2(KTR_VFS, "%s: vp %p", __func__, vp); in vtryrecycle()
1590 CTR2(KTR_VFS, in vtryrecycle()
1601 CTR2(KTR_VFS, in vtryrecycle()
1618 CTR2(KTR_VFS, in vtryrecycle()
3020 CTR2(KTR_VFS, "%s: vp %p", __func__, vp); in vref()
3029 CTR2(KTR_VFS, "%s: vp %p", __func__, vp); in vrefact()
3149 CTR2(KTR_VFS, "%s: vp %p", __func__, vp); in vput_final()
3306 CTR2(KTR_VFS, "%s: vp %p", __func__, vp); in vhold()
[all …]
H A Dvfs_mount.c412 CTR4(KTR_VFS, "%s: iovp %p with iovcnt %d and flags %d", __func__, in sys_nmount()
430 CTR2(KTR_VFS, "%s: failed for invalid iovcnt %d", __func__, in sys_nmount()
437 CTR2(KTR_VFS, "%s: failed for invalid uio op with %d errno", in sys_nmount()
457 CTR2(KTR_VFS, "%s: mp %p", __func__, mp); in vfs_ref()
474 CTR2(KTR_VFS, "%s: mp %p", __func__, mp); in vfs_rel()
H A Dvfs_vnops.c416 CTR3(KTR_VFS, "%s: vp %p v_writecount increased to %d", in vn_open_vnode()
483 CTR3(KTR_VFS, "%s: vp %p v_writecount decreased to %d", in vn_close1()
/f-stack/freebsd/vm/
H A Dvnode_pager.c324 CTR3(KTR_VFS, "%s: vp %p v_writecount decreased to %d", in vnode_pager_dealloc()
1545 CTR3(KTR_VFS, "%s: vp %p v_writecount increased to %d", in vnode_pager_update_writecount()
1550 CTR3(KTR_VFS, "%s: vp %p v_writecount decreased to %d", in vnode_pager_update_writecount()