Home
last modified time | relevance | path

Searched refs:last_offp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dir.c592 u_offset_t *last_offp, uint_t *cntp, uint_t bufsize, in cachefs_dir_getentrys() argument
629 *last_offp = 0; in cachefs_dir_getentrys()
638 *last_offp = DIR_ENDOFF; in cachefs_dir_getentrys()
667 *last_offp = DIR_ENDOFF; in cachefs_dir_getentrys()
688 ASSERT(dep->d_offset > (*last_offp)); in cachefs_dir_getentrys()
703 *last_offp = dep->d_offset; in cachefs_dir_getentrys()
713 *last_offp = DIR_ENDOFF; in cachefs_dir_getentrys()