vn_count 96 fs/xfs/linux-2.6/xfs_vnode.c return vn_count(vp); vn_count 3490 fs/xfs/xfs_inode.c ASSERT(vn_count(VFS_I(ip)) == 0); vn_count 148 fs/xfs/xfs_vfsops.c ASSERT(vn_count(VFS_I(rbmip)) == 1); vn_count 159 fs/xfs/xfs_vfsops.c ASSERT(vn_count(VFS_I(rsumip)) == 1); vn_count 169 fs/xfs/xfs_vfsops.c if (vn_count(VFS_I(rip)) != 1 && !relocation) {