fix:add vnode destory for unregister dev node
Change-Id: I2205bbf42e7c2339f81443ace6924b12f4fa1c09
This commit is contained in:
@@ -121,5 +121,6 @@ void ChangeRoot(struct Vnode *newRoot);
|
||||
BOOL VnodeInUseIter(const struct Mount *mount);
|
||||
struct Vnode *VnodeGetRoot(void);
|
||||
void VnodeMemoryDump(void);
|
||||
int VnodeDestory(struct Vnode *vnode);
|
||||
|
||||
#endif /* !_VNODE_H_ */
|
||||
|
||||
Reference in New Issue
Block a user