Searched refs:vnode_ref (Results 26 - 31 of 31) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vnops.c1833 vnode_ref(rvp);
2739 vnode_ref(rvp);
H A Dhfs_readwrite.c1530 vnode_ref(bsfs_rootvp);
H A Dhfs_vfsops.c1071 vnode_ref(devvp); /* Hold a ref on the device, dropped when hfsmp is freed. */
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_vfsops.c1071 error = vnode_ref(rootvnode);
1073 printf("nfs_mountroot: vnode_ref() failed on root vnode!\n");
1090 /* undo vnode_ref() in mimic main()! */
1728 error = vnode_ref(*vpp);
H A Dnfs_vnops.c3361 vnode_ref(tdvp);
4465 error = vnode_ref(NFSTOV(dnp));
4626 error = vnode_ref(NFSTOV(dnp));
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_journal.c2521 vnode_ref(vp);
2587 // this undoes the vnode_ref() in journal_modify_block_end()
2982 // this undoes the vnode_ref() in journal_modify_block_end()

Completed in 65 milliseconds

12