ufs_quota2.c | 64 static int getinoquota2(struct inode *, bool, bool, struct buf **, 363 getinoquota2(struct inode *ip, bool alloc, bool modify, struct buf **bpp, function in typeref:typename:int 449 if ((error = getinoquota2(ip, change > 0, change != 0, bp, q2e)) != 0)
|