Searched refs:roottobn (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfsmount.h209 #define roottobn(pmp, dirofs) \ macro
218 ? roottobn((pmp), (dirofs)) \
H A Dmsdosfs_vnops.c284 fileid = (uint64_t)roottobn(pmp, 0) * dirsperblk;
/freebsd-13-stable/lib/libprocstat/
H A Dmsdosfs.c149 fileid = roottobn(&mnt->data, 0) * dirsperblk;

Completed in 107 milliseconds