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

  /src/sys/ufs/chfs/
chfs_vfsops.c 69 static int chfs_unmount(struct mount *, int);
388 chfs_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
805 .vfs_unmount = chfs_unmount,

Completed in 11 milliseconds