Searched refs:roottobn (Results 1 – 3 of 3) sorted by relevance
207 #define roottobn(pmp, dirofs) \ macro216 ? roottobn((pmp), (dirofs)) \
316 fileid = (uint64_t)roottobn(pmp, 0) * dirsperblk;
147 fileid = roottobn(&mnt->data, 0) * dirsperblk; in msdosfs_filestat()