Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_quota.h151 extern struct dquot *getinoquota(struct inode *);
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dquota_ufs.c74 getinoquota(struct inode *ip) in getinoquota() function
176 expect_dq = getinoquota(ip); in chkdq()
H A Dquotacalls.c183 ip->i_dquot = getinoquota(ip); in opendq_scan_inode()
468 ip->i_dquot = getinoquota(ip); in setquota_scan_inode()
H A Dufs_inode.c653 ip->i_dquot = getinoquota(ip); in ufs_iget_internal()
H A Dufs_dir.c2208 ip->i_dquot = getinoquota(ip); in ufs_dirmakeinode()
H A Dufs_vnops.c2301 ip->i_dquot = getinoquota(ip); in ufs_setattr()