Home
last modified time | relevance | path

Searched refs:BX_SUPERBLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ufs/ffs/
H A Dfs.h546 #define BX_SUPERBLOCK 0x00010000 /* superblock */
545 #define BX_SUPERBLOCK global() macro
H A Dffs_vfsops.c2414 case BX_SUPERBLOCK: in ffs_geom_strategy()