Home
last modified time | relevance | path

Searched defs:cgtod (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfs.h360 #define cgtod(fs, c) (cgstart(fs, c) + (fs)->fs_cblkno) /* cg block */ macro
/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_fs.h567 #define cgtod(fs, c) (cgstart(fs, c) + (fs)->fs_cblkno) /* cg block */ macro