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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmount_internal.h353 extern int mount_generation;
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_lookup.c762 current_mount_generation = mount_generation;
H A Dvfs_cache.c1017 if (mp->mnt_realrootvp == NULLVP || mp->mnt_generation != mount_generation ||
H A Dvfs_syscalls.c194 int mount_generation = 0; variable
650 * bumping mount_generation causes the cached values
654 mount_generation++;
1068 * bumping mount_generation causes the cached values
1072 mount_generation++;

Completed in 28 milliseconds