Searched refs:ffs_reload (Results 1 – 3 of 3) sorted by relevance
93 int ffs_reload(struct mount *, int);
263 error = ffs_reload(mp, FFSR_FORCE | FFSR_UNSUSPEND); in ffs_susp_dtor()
585 (error = ffs_reload(mp, 0)) != 0) { in ffs_mount() 588 /* ffs_reload replaces the superblock structure */ in ffs_mount() 757 ffs_reload(struct mount *mp, int flags) in ffs_reload() function 781 panic("ffs_reload: dirty1"); in ffs_reload() 839 panic("ffs_reload: dirty2"); in ffs_reload()