HomeSort by: relevance | last modified time | path
    Searched defs:assert_vop_unlocked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vnode_if.c 304 assert_vop_unlocked(vnode_t *vp, const char *str) function in typeref:typename:void
968 assert_vop_unlocked(vp, "vop_fcntl: vp");
1001 assert_vop_unlocked(vp, "vop_poll: vp");
1034 assert_vop_unlocked(vp, "vop_kqfilter: vp");
1067 assert_vop_unlocked(vp, "vop_revoke: vp");
1252 assert_vop_unlocked(vp, "vop_link: vp");
1863 assert_vop_unlocked(vp, "vop_advlock: vp");
vnode_if.c 304 assert_vop_unlocked(vnode_t *vp, const char *str) function in typeref:typename:void
968 assert_vop_unlocked(vp, "vop_fcntl: vp");
1001 assert_vop_unlocked(vp, "vop_poll: vp");
1034 assert_vop_unlocked(vp, "vop_kqfilter: vp");
1067 assert_vop_unlocked(vp, "vop_revoke: vp");
1252 assert_vop_unlocked(vp, "vop_link: vp");
1863 assert_vop_unlocked(vp, "vop_advlock: vp");

Completed in 23 milliseconds