Searched refs:udf_unmount (Results 1 – 1 of 1) sorted by relevance
105 static int udf_unmount(struct mount *, int);117 .vfs_unmount = udf_unmount,407 udf_unmount(struct mount *mp, int mntflags) in udf_unmount() function