Searched refs:fsmod (Results 1 – 2 of 2) sorted by relevance
254 int fsmod = 0; in printstatus() local295 fsmod = LOCKFS_IS_MOD(&lf); in printstatus()316 fsmod = LOCKFS_IS_MOD(&lf); in printstatus()324 fsmod = LOCKFS_IS_MOD(&lf); in printstatus()336 if (fsmod) in printstatus()
4630 char *fstyp, *fsmod; in rootconf() local4633 getrootfs(&fstyp, &fsmod); in rootconf()4651 if (modload("fs", fsmod) == -1) in rootconf()4652 panic("Cannot _init %s module", fsmod); in rootconf()