Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_quota.h149 extern struct dquot *getinoquota(struct inode *);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquota_ufs.c72 getinoquota(struct inode *ip) in getinoquota() function
174 expect_dq = getinoquota(ip); in chkdq()
H A Dquotacalls.c180 ip->i_dquot = getinoquota(ip); in opendq_scan_inode()
465 ip->i_dquot = getinoquota(ip); in setquota_scan_inode()
H A Dufs_inode.c655 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.c2192 ip->i_dquot = getinoquota(ip); in ufs_setattr()