Home
last modified time | relevance | path

Searched refs:chkiq (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_quota.h154 extern int chkiq(struct ufsvfs *, int, struct inode *, uid_t, int,
H A Dufs_inode.h931 extern int chkiq(struct ufsvfs *, int, struct inode *, uid_t, int,
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dquota_ufs.c419 chkiq(struct ufsvfs *ufsvfsp, int change, struct inode *ip, uid_t uid, in chkiq() function
H A Dufs_alloc.c319 err = chkiq((struct ufsvfs *)ITOV(pip)->v_vfsp->vfs_data, in ufs_ialloc()
349 (void) chkiq(ufsvfsp, /* change */ -1, in ufs_ialloc()
362 (void) chkiq(ufsvfsp, /* change */ -1, in ufs_ialloc()
H A Dufs_thread.c392 (void) chkiq((struct ufsvfs *)vp->v_vfsp->vfs_data, in ufs_delete()
H A Dufs_vnops.c2285 (void) chkiq(ufsvfsp, /* change */ -1, ip, in ufs_setattr()
2304 (void) chkiq(ufsvfsp, /* change */ 1, in ufs_setattr()