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

  /src/sys/ufs/lfs/
ulfs_extern.h 132 int lfsquota2_umount(struct mount *, int);
ulfs_quota2.c 268 lfsquota2_umount(struct mount *mp, int flags) function in typeref:typename:int
lfs_vfsops.c 1517 if ((error = lfsquota2_umount(mp, flags)) != 0)

Completed in 14 milliseconds