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

/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp254 static void inc_vnode_ref_count(struct vnode *vnode);
456 inc_vnode_ref_count(mount->root_vnode);
727 inc_vnode_ref_count(struct vnode *vnode) function in namespace:FSShell
730 TRACE(("inc_vnode_ref_count: vnode %p, ref now %ld\n", vnode, vnode->ref_count));
806 inc_vnode_ref_count(vnode);
910 inc_vnode_ref_count(volumeRoot);
988 inc_vnode_ref_count(mountPoint);
1133 inc_vnode_ref_count(nextVnode);
1202 inc_vnode_ref_count(vnode);
1204 inc_vnode_ref_count(vnod
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp250 setting the field is inc_vnode_ref_count() on io_context::root.
339 static void inc_vnode_ref_count(struct vnode* vnode);
700 inc_vnode_ref_count(mount->root_vnode);
1078 inc_vnode_ref_count(struct vnode* vnode) function
1081 TRACE(("inc_vnode_ref_count: vnode %p, ref now %ld\n", vnode,
1156 inc_vnode_ref_count(vnode);
1306 inc_vnode_ref_count(vnode);
1342 inc_vnode_ref_count(coveredNode);
1391 inc_vnode_ref_count(coveringNode);
1848 inc_vnode_ref_count(vnod
[all...]

Completed in 109 milliseconds