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

  /src/sys/ufs/ufs/
ufs_extern.h 166 int quota2_umount(struct mount *, int);
ufs_quota2.c 264 quota2_umount(struct mount *mp, int flags) function in typeref:typename:int
277 printf("quota2_umount failed: close(%p) %d\n",
  /src/sys/ufs/ffs/
ffs_vfsops.c 1853 if ((error = quota2_umount(mp, flags)) != 0)

Completed in 13 milliseconds