Home
last modified time | relevance | path

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

/freebsd/sys/fs/msdosfs/
H A Dmsdosfsmount.h220 #define detobn(pmp, dirclu, dirofs) \ macro
H A Dmsdosfs_lookup.c938 bn = detobn(pmp, dirclust, diroffset); in readep()
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_lookup.c210 bn = detobn(pmp, dirclust, diroffset); in m_readep()