Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs_lookup.c80 dep = D_DIRENT(dp); in hpfs_genlookupbyname()
H A Dhpfs.h135 #define D_DIRENT(dbp) ((hpfsdirent_t *)((caddr_t)dbp + sizeof(dirblk_t))) macro
H A Dhpfs_subr.c567 dep = D_DIRENT(dp); in hpfs_validateparent()
H A Dhpfs_vnops.c839 dep = D_DIRENT(dp); in hpfs_readdir()