Searched refs:i_dquot (Results 1 – 5 of 5) sorted by relevance
68 struct dquot __rcu *i_dquot[MAXQUOTAS]; member
95 struct dquot __rcu *i_dquot[MAXQUOTAS]; member
109 memset(&jfs_inode->i_dquot, 0, sizeof(jfs_inode->i_dquot)); in jfs_alloc_inode()794 return JFS_IP(inode)->i_dquot; in jfs_get_dquots()
1423 memset(&ei->i_dquot, 0, sizeof(ei->i_dquot)); in ext4_alloc_inode()1630 return EXT4_I(inode)->i_dquot; in ext4_get_dquots()
1185 struct dquot __rcu *i_dquot[MAXQUOTAS]; member