HomeSort by: relevance | last modified time | path
    Searched defs:ulr_diroff (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_inode.h 76 * XXX ulr_diroff is a lookup hint from the previous call of VOP_LOOKUP.
82 doff_t ulr_diroff; /* Offset in dir, where we found last entry. */ member in struct:ulfs_lookup_results
  /src/sys/ufs/ufs/
inode.h 55 * XXX ulr_diroff is a lookup hint from the previous call of VOP_LOOKUP.
61 doff_t ulr_diroff; /* Offset in dir, where we found last entry. */ member in struct:ufs_lookup_results

Completed in 12 milliseconds