HomeSort by: relevance | last modified time | path
    Searched refs:lfsquota1_umount (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/lfs/
ulfs_extern.h 129 int lfsquota1_umount(struct mount *, int);
ulfs_quota1.c 276 lfsquota1_umount(struct mount *mp, int flags) function in typeref:typename:int
lfs_vfsops.c 1513 if ((error = lfsquota1_umount(mp, flags)) != 0)

Completed in 14 milliseconds