Searched refs:update_mp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c107 static int update_mp(struct mount *mp, struct thread *td);
120 update_mp(struct mount *mp, struct thread *td) function
377 error = update_mp(mp, td);

Completed in 109 milliseconds