Searched defs:sblock (Results 1 – 13 of 13) sorted by relevance
34 char *fs, sblock[SBLOCKSIZE]; in main() local
25 struct fs sblock; member
107 struct fs *sblock; in fsirand() local
70 uint64_t sblock, eblock, subldr, eubldr; in uboot_loadaddr() local
77 #define sblock disk.d_fs macro
93 struct fs *sblock; /* the file system super block */ variable
101 #define sblock fsun.fs macro
67 #define sblock disk.d_fs macro
89 #define sblock disk.d_fs macro [all...]
71 #define sblock sb_un.sblk macro [all...]
86 #define sblock fsun1.fs /* the new superblock */ macro
152 ffs_sbget(void *devfd, struct fs **fsp, off_t sblock, int flags, in ffs_sbget()
243 #define sblock global() macro