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

/illumos-gate/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,
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquota_ufs.c419 chkiq(struct ufsvfs *ufsvfsp, int change, struct inode *ip, uid_t uid, function
H A Dufs_alloc.c319 err = chkiq((struct ufsvfs *)ITOV(pip)->v_vfsp->vfs_data,
343 * We can safely ignore the return from chkiq()
349 (void) chkiq(ufsvfsp, /* change */ -1,
362 (void) chkiq(ufsvfsp, /* change */ -1,
H A Dufs_thread.c392 (void) chkiq((struct ufsvfs *)vp->v_vfsp->vfs_data,
H A Dufs_vnops.c2285 (void) chkiq(ufsvfsp, /* change */ -1, ip,
2304 (void) chkiq(ufsvfsp, /* change */ 1,

Completed in 302 milliseconds