Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDgfs.h136 extern int gfs_readdir_pred(gfs_readdir_state_t *, uio_t *, offset_t *, int *,
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/
HDgfs.c376 gfs_readdir_pred(gfs_readdir_state_t *st, uio_t *uiop, offset_t *voffp, in gfs_readdir_pred() function
1043 while ((error = gfs_readdir_pred(&gstate, uiop, &off, ncookies, in gfs_dir_readdir()