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

/haiku/src/system/kernel/fs/
H A Dvfs.cpp425 static status_t dec_vnode_ref_count(struct vnode* vnode, bool alwaysFree,
1039 \param alwaysFree don't move this vnode into the unused list, but really
1046 dec_vnode_ref_count(struct vnode* vnode, bool alwaysFree, bool reenter) argument
1069 if (vnode->IsRemoved() || alwaysFree) {

Completed in 45 milliseconds