Searched refs:dqi_gqinode (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota_global.c171 struct inode *gqinode = oinfo->dqi_gqinode;
221 struct inode *gqinode = oinfo->dqi_gqinode;
303 status = ocfs2_inode_lock(oinfo->dqi_gqinode, &bh, ex);
313 inode_lock(oinfo->dqi_gqinode);
314 down_write(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
316 down_read(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
324 up_write(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
325 inode_unlock(oinfo->dqi_gqinode);
327 up_read(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
329 ocfs2_inode_unlock(oinfo->dqi_gqinode, e
[all...]
H A Dquota.h57 struct inode *dqi_gqinode; /* Global quota file inode */ member in struct:ocfs2_mem_dqinfo
H A Dquota_local.c778 iput(oinfo->dqi_gqinode);
819 iput(oinfo->dqi_gqinode);
H A Ddlmglue.c4218 status = ocfs2_read_quota_phys_block(oinfo->dqi_gqinode,

Completed in 171 milliseconds