Home
last modified time | relevance | path

Searched refs:ext2_reload (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/fs/ext2fs/
HDext2_vfsops.c69 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