Searched refs:lfs_getinoquota (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dulfs_quota.h109 int lfs_getinoquota(struct inode *);
H A Dulfs_quota1.c70 if ((error = lfs_getinoquota(ip)) != 0)
178 if ((error = lfs_getinoquota(ip)) != 0)
385 if ((error = lfs_getinoquota(VTOI(vp))) != 0) {
H A Dulfs_quota.c762 lfs_getinoquota(struct inode *ip) function
H A Dulfs_quota2.c378 error = lfs_getinoquota(ip);

Completed in 202 milliseconds