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()
4654 char *fstyp, *fsmod; in rootconf() local4657 getrootfs(&fstyp, &fsmod); in rootconf()4675 if (modload("fs", fsmod) == -1) in rootconf()4676 panic("Cannot _init %s module", fsmod); in rootconf()