mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
VOP_DESTROYVOBJECT() is no more.
This commit is contained in:
parent
7c5d36fb80
commit
7ee4eb6192
1 changed files with 0 additions and 7 deletions
|
|
@ -566,13 +566,6 @@ vop_setextattr {
|
|||
IN struct thread *td;
|
||||
};
|
||||
|
||||
#
|
||||
#% destroyvobject vp L L L
|
||||
#
|
||||
vop_destroyvobject {
|
||||
IN struct vnode *vp;
|
||||
};
|
||||
|
||||
#
|
||||
#% setlabel vp L L L
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue