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

  /src/sys/ufs/ufs/
ufs_extern.h 163 int quota1_umount(struct mount *, int);
ufs_quota1.c 276 quota1_umount(struct mount *mp, int flags) function in typeref:typename:int
  /src/sys/ufs/ffs/
ffs_vfsops.c 1849 if ((error = quota1_umount(mp, flags)) != 0)

Completed in 17 milliseconds