HomeSort by: relevance | last modified time | path
    Searched defs:vfs_unmount_print (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_mount.c 1043 vfs_unmount_print(struct mount *mp, const char *pfx) function in typeref:typename:void
1093 vfs_unmount_print(mp, "forcefully ");
1129 vfs_unmount_print(mp, "");
vfs_mount.c 1043 vfs_unmount_print(struct mount *mp, const char *pfx) function in typeref:typename:void
1093 vfs_unmount_print(mp, "forcefully ");
1129 vfs_unmount_print(mp, "");

Completed in 22 milliseconds