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

  /src/sys/ufs/ufs/
ufs_quota.h 108 int getinoquota(struct inode *);
ufs_quota1.c 69 if ((error = getinoquota(ip)) != 0)
177 if ((error = getinoquota(ip)) != 0)
392 if ((error = getinoquota(VTOI(vp))) != 0) {
ufs_quota.c 746 getinoquota(struct inode *ip) function in typeref:typename:int
ufs_quota2.c 372 error = getinoquota(ip);

Completed in 41 milliseconds