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

  /src/sys/fs/union/
union_vfsops.c 169 * They are vrele'd in union_unmount.
345 union_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
539 .vfs_unmount = union_unmount,
union_vfsops.c 169 * They are vrele'd in union_unmount.
345 union_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
539 .vfs_unmount = union_unmount,
union_vfsops.c 169 * They are vrele'd in union_unmount.
345 union_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
539 .vfs_unmount = union_unmount,
union_vfsops.c 169 * They are vrele'd in union_unmount.
345 union_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
539 .vfs_unmount = union_unmount,
union_vfsops.c 169 * They are vrele'd in union_unmount.
345 union_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
539 .vfs_unmount = union_unmount,

Completed in 189 milliseconds