Searched refs:ext2_reload (Results 1 – 1 of 1) sorted by relevance
69 static int ext2_reload(struct mount *mp, struct thread *td);168 error = ext2_reload(mp, td); in ext2_mount()422 ext2_reload(struct mount *mp, struct thread *td) in ext2_reload() function