Searched refs:fsun (Results 1 – 4 of 4) sorted by relevance
70 static union fsun { union73 } fsun; variable74 #define afs fsun.fs542 union fsun alt; in print_alt_super()
136 } *fsun; variable137 #define sblock fsun->fs204 if ((fsun = aligned_alloc(DEV_BSIZE, sizeof(*fsun))) == NULL) in mkfs()206 memset(fsun, 0, sizeof(*fsun)); in mkfs()
92 } fsun; variable93 #define sblock fsun.fs
1592 (UNSPEC_MSA_FSUN "fsun")